corrections : couleurs, paddings, ...

This commit is contained in:
Bachir Soussi Chiadmi
2015-04-14 18:54:31 +02:00
parent 8106bad409
commit 0166ed5f9d
18 changed files with 3044 additions and 178 deletions
File diff suppressed because it is too large Load Diff
+64 -15
View File
@@ -194,11 +194,17 @@ div.messages{
&::after{ @include bg-svg-png('bgd-sol');}
&, a{color:$SOL-col-txt;}
h2.node-title{
&,a{color:$SOL-col-active;}
&,a{color:$SOL-color;}
a{@include bg-svg-png('title-SOL'); width:170px; height:35px;}
}
.field-name-field-vignette{@include bg-svg-png('shadow-sol');}
.line{background-color:$SOL-col-active;}
&.previewed{
h2.node-title{
&,a{color:$SOL-col-active;}
a{@include bg-svg-png('title-SOL-activ');}
}
}
}
}
//DPH
@@ -207,11 +213,17 @@ div.messages{
&::after{ @include bg-svg-png('bgd-dph');}
&, a{color:$DPH-col-txt;}
h2.node-title{
&,a{color:$DPH-col-active;}
&,a{color:$DPH-color;}
a{@include bg-svg-png('title-DPH'); width:180px; height:80px;}
}
.field-name-field-vignette{@include bg-svg-png('shadow-dph');}
.line{background-color:$DPH-col-active;}
&.previewed{
h2.node-title{
&,a{color:$DPH-col-active;}
a{@include bg-svg-png('title-DPH-activ');}
}
}
}
}
// SUB
@@ -220,11 +232,17 @@ div.messages{
&::after{ @include bg-svg-png('bgd-sub');}
&, a{color:$SUB-col-txt;}
h2.node-title{
&,a{color:$SUB-col-active;}
&,a{color:$SUB-color;}
a{@include bg-svg-png('title-SUB'); width:200px; height:35px;}
}
.field-name-field-vignette{@include bg-svg-png('shadow-sub');}
.line{background-color:$SUB-col-active;}
&.previewed{
h2.node-title{
&,a{color:$SUB-col-active;}
a{@include bg-svg-png('title-SUB-activ');}
}
}
}
}
// BC
@@ -233,11 +251,17 @@ div.messages{
&::after{ @include bg-svg-png('bgd-bc');}
&, a{color:$BC-col-txt;}
h2.node-title{
&,a{color:$BC-col-active;}
&,a{color:$BC-color;}
a{@include bg-svg-png('title-BC'); width:120px; height:45px;}
}
.field-name-field-vignette{@include bg-svg-png('shadow-bc');}
.line{background-color:$BC-col-active;}
&.previewed{
h2.node-title{
&,a{color:$BC-col-active;}
a{@include bg-svg-png('title-BC-activ');}
}
}
}
}
//OPP
@@ -246,11 +270,17 @@ div.messages{
&::after{ @include bg-svg-png('bgd-opp');}
&, a{color:$OPP-col-txt;}
h2.node-title{
&,a{color:$OPP-col-active;}
&,a{color:$OPP-color;}
a{@include bg-svg-png('title-OPP'); width:245px; height:95px;}
}
.field-name-field-vignette{@include bg-svg-png('shadow-opp');}
.line{background-color:$OPP-col-active;}
&.previewed{
h2.node-title{
&,a{color:$OPP-col-active;}
a{@include bg-svg-png('title-OPP-activ');}
}
}
}
}
//DUB
@@ -259,11 +289,17 @@ div.messages{
&::after{ @include bg-svg-png('bgd-dub');}
&, a{color:$DUB-col-txt;}
h2.node-title{
&,a{color:$DUB-col-active;}
&,a{color:$DUB-color;}
a{@include bg-svg-png('title-DUB'); width:195px; height:65px;}
}
.field-name-field-vignette{@include bg-svg-png('shadow-dub');}
.line{background-color:$DUB-col-active;}
&.previewed{
h2.node-title{
&,a{color:$DUB-col-active;}
a{@include bg-svg-png('title-DUB-activ');}
}
}
}
}
// JUSO
@@ -272,11 +308,17 @@ div.messages{
&::after{ @include bg-svg-png('bgd-juso');}
&, a{color:$JUSO-col-txt;}
h2.node-title{
&,a{color:$JUSO-col-active;}
&,a{color:$JUSO-color;}
a{@include bg-svg-png('title-JUSO'); width:200px; height:65px; }
}
.field-name-field-vignette{@include bg-svg-png('shadow-juso');}
.line{background-color:$JUSO-col-active;}
&.previewed{
h2.node-title{
&,a{color:$JUSO-col-active;}
a{@include bg-svg-png('title-JUSO-activ');}
}
}
}
}
@@ -572,7 +614,8 @@ div.messages{
@include bg-svg-png('bgd-sol');
.field-type-text-long .field-label,
h2.node-title,
.field-name-field-dbatre li:before{
.field-name-field-dbatre li:before,
.field-name-field-partager .field-label{
color:$SOL-col-active;
}
h2.node-title{@include bg-svg-png('title-SOL-blur');}
@@ -582,7 +625,8 @@ div.messages{
@include bg-svg-png('bgd-dph');
.field-type-text-long .field-label,
h2.node-title,
.field-name-field-dbatre li:before{
.field-name-field-dbatre li:before,
.field-name-field-partager .field-label{
color:$DPH-col-active;
}
h2.node-title{@include bg-svg-png('title-DPH-blur');}
@@ -592,7 +636,8 @@ div.messages{
@include bg-svg-png('bgd-sub');
.field-type-text-long .field-label,
h2.node-title,
.field-name-field-dbatre li:before{
.field-name-field-dbatre li:before,
.field-name-field-partager .field-label{
color:$SUB-col-active;
}
h2.node-title{@include bg-svg-png('title-SUB-blur');}
@@ -602,7 +647,8 @@ div.messages{
@include bg-svg-png('bgd-bc');
.field-type-text-long .field-label,
h2.node-title,
.field-name-field-dbatre li:before{
.field-name-field-dbatre li:before,
.field-name-field-partager .field-label{
color:$BC-col-active;
}
h2.node-title{@include bg-svg-png('title-BC-blur');}
@@ -612,7 +658,8 @@ div.messages{
@include bg-svg-png('bgd-opp');
.field-type-text-long .field-label,
h2.node-title,
.field-name-field-dbatre li:before{
.field-name-field-dbatre li:before,
.field-name-field-partager .field-label{
color:$OPP-col-active;
}
h2.node-title{@include bg-svg-png('title-OPP-blur');}
@@ -622,7 +669,8 @@ div.messages{
@include bg-svg-png('bgd-bub');
.field-type-text-long .field-label,
h2.node-title,
.field-name-field-dbatre li:before{
.field-name-field-dbatre li:before,
.field-name-field-partager .field-label{
color:$DUB-col-active;
}
h2.node-title{@include bg-svg-png('title-DUB-blur');}
@@ -632,7 +680,8 @@ div.messages{
@include bg-svg-png('bgd-juso');
.field-type-text-long .field-label,
h2.node-title,
.field-name-field-dbatre li:before{
.field-name-field-dbatre li:before,
.field-name-field-partager .field-label{
color:$JUSO-col-active;
}
h2.node-title{@include bg-svg-png('title-JUSO-blur');}
@@ -699,7 +748,7 @@ div.messages{
.field-name-field-dbatre{
left:60em;
ul{
margin-left:1em;
margin:1em 0 1em 1em;
li{
list-style: none;
line-height:1;