debug css
This commit is contained in:
@@ -852,14 +852,14 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
||||
&.active{cursor:normal;}
|
||||
.inner{display:none;@include fs10; }
|
||||
}
|
||||
@media #{$medium-only}{
|
||||
@media #{$small-only}{
|
||||
.viewmode-link{ display:block; &:not(.active){display:none;} }
|
||||
}
|
||||
@media #{$small-only}{
|
||||
html.no-touch &:hover, &.hovered{ .viewmode-link.viewmode-cardsmall, .viewmode-link.viewmode-cardmedium{display:block;} }
|
||||
|
||||
}
|
||||
@media #{$medium-only}{
|
||||
@media #{$small-only}{
|
||||
html.no-touch &:hover, &.hovered{ .viewmode-link.viewmode-cardsmall, .viewmode-link.viewmode-cardmedium, .viewmode-link.viewmode-cardbig{display:block;} }
|
||||
}
|
||||
}
|
||||
@@ -894,6 +894,7 @@ $headerouterheight:$headerheight+$headerpaddingtop+$headerpaddingbottom;
|
||||
padding: 4px 5px; height:25px;
|
||||
@include fs12; line-height:1;
|
||||
background-position: 100% 5px;
|
||||
width:105%;
|
||||
&.throbbing { background-position: 100% -15px; }
|
||||
}
|
||||
|
||||
@@ -1916,6 +1917,7 @@ body.page-node-11187{
|
||||
&.flocon{ .get-link{ background-color: #69CDCF; } }
|
||||
&.etoile { .get-link{ background-color: #D476AE; } }
|
||||
&.cinqetoiles { .get-link{ background-color: #E6DE1C; } }
|
||||
&.ecole-de-neige{float: none};
|
||||
// &.ecole-de-neige { .list-neige{min-height:80px;} }
|
||||
} // end div.column div.column-demi
|
||||
|
||||
|
Reference in New Issue
Block a user