|
@@ -218,22 +218,22 @@ main[role="main"]{
|
|
.layout-content .col:not([theme="edlp_search_search_form"]){
|
|
.layout-content .col:not([theme="edlp_search_search_form"]){
|
|
opacity:0.2;
|
|
opacity:0.2;
|
|
}
|
|
}
|
|
- &:before{
|
|
|
|
- content:"";
|
|
|
|
- display: block;
|
|
|
|
- position: absolute;
|
|
|
|
- z-index: 10;
|
|
|
|
- $s:60px;
|
|
|
|
- width:$s; height:$s;
|
|
|
|
- top:calc(50% - #{$s/2}); left:calc(50% - #{$s/2});
|
|
|
|
- // padding:1em;
|
|
|
|
- background-color: rgba(255,255,255, 0.5);
|
|
|
|
- background-image: url(../img/edlp-loader-anim.svg);
|
|
|
|
- background-size: 50%;
|
|
|
|
- background-repeat: no-repeat;
|
|
|
|
- background-position: center;
|
|
|
|
- // border-radius: $s/2;
|
|
|
|
- }
|
|
|
|
|
|
+ // &:before{
|
|
|
|
+ // content:"";
|
|
|
|
+ // display: block;
|
|
|
|
+ // position: absolute;
|
|
|
|
+ // z-index: 10;
|
|
|
|
+ // $s:60px;
|
|
|
|
+ // width:$s; height:$s;
|
|
|
|
+ // top:calc(50% - #{$s/2}); left:calc(50% - #{$s/2});
|
|
|
|
+ // // padding:1em;
|
|
|
|
+ // background-color: rgba(255,255,255, 0.5);
|
|
|
|
+ // background-image: url(../img/edlp-loader-anim.svg);
|
|
|
|
+ // background-size: 50%;
|
|
|
|
+ // background-repeat: no-repeat;
|
|
|
|
+ // background-position: center;
|
|
|
|
+ // // border-radius: $s/2;
|
|
|
|
+ // }
|
|
}
|
|
}
|
|
span.close-col-btn{
|
|
span.close-col-btn{
|
|
// z-index: 10;
|
|
// z-index: 10;
|