debug css

This commit is contained in:
sarah garcin
2015-05-06 15:04:39 +02:00
parent e4885c3a5d
commit 1313e1f0e2
7 changed files with 926 additions and 631 deletions

View File

@@ -65,6 +65,9 @@ $retina: (
*{
box-sizing: content-box;
&:before, &:after{
box-sizing: content-box;
}
}
html, body{
@@ -93,6 +96,23 @@ input[type="checkbox"] + label{
margin:0;
}
p{
font-family: inherit;
font-weight: inherit;
font-size: inherit;
line-height: inherit;
margin-bottom: inherit;
}
a{
font-size: inherit;
}
.column, .columns {
padding: inherit;
float: inherit;
}
$rootminwidth : 320px;
/** NIVEAU 0 */
@@ -131,7 +151,7 @@ $header-z-index:1000;
html.no-touch .editmenu-enabled &{ @include mt(80px); }
html.no-touch .admin-menu &{ @include mt(85px); }
}
@media #{$medium-only}{
@media #{$small-only}{
>.region{@include pt(5px); @include pb(5px);}
} //change this
z-index:999;

View File

@@ -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