Bachir Soussi Chiadmi 10 vuotta sitten
vanhempi
commit
389cc79553
2 muutettua tiedostoa jossa 4940 lisäystä ja 120 poistoa
  1. 4933 113
      sites/all/themes/gui/jee/css/jee.css
  2. 7 7
      sites/all/themes/gui/jee/css/jee.scss

Tiedoston diff-näkymää rajattu, sillä se on liian suuri
+ 4933 - 113
sites/all/themes/gui/jee/css/jee.css


+ 7 - 7
sites/all/themes/gui/jee/css/jee.scss

@@ -194,7 +194,7 @@ div.messages{
       &::after{ @include bg-svg-png('bgd-sol');}
       &, a{color:$SOL-col-txt;}
       h2.node-title{
-        &,a{color:$SOL-color-active;}
+        &,a{color:$SOL-col-active;}
         a{@include bg-svg-png('title-SOL'); width:170px; height:35px;}
       }
       .field-name-field-vignette{@include bg-svg-png('shadow-sol');}
@@ -207,7 +207,7 @@ div.messages{
       &::after{ @include bg-svg-png('bgd-dph');}
       &, a{color:$DPH-col-txt;}
       h2.node-title{
-        &,a{color:$DPH-color-active;}
+        &,a{color:$DPH-col-active;}
         a{@include bg-svg-png('title-DPH'); width:180px; height:80px;}
       }
       .field-name-field-vignette{@include bg-svg-png('shadow-dph');}
@@ -220,7 +220,7 @@ div.messages{
       &::after{ @include bg-svg-png('bgd-sub');}
       &, a{color:$SUB-col-txt;}
       h2.node-title{
-        &,a{color:$SUB-color-active;}
+        &,a{color:$SUB-col-active;}
         a{@include bg-svg-png('title-SUB'); width:200px; height:35px;}
       }
       .field-name-field-vignette{@include bg-svg-png('shadow-sub');}
@@ -233,7 +233,7 @@ div.messages{
       &::after{ @include bg-svg-png('bgd-bc');}
       &, a{color:$BC-col-txt;}
       h2.node-title{
-        &,a{color:$BC-color-active;}
+        &,a{color:$BC-col-active;}
         a{@include bg-svg-png('title-BC'); width:120px; height:45px;}
        }
       .field-name-field-vignette{@include bg-svg-png('shadow-bc');}
@@ -246,7 +246,7 @@ div.messages{
       &::after{ @include bg-svg-png('bgd-opp');}
       &, a{color:$OPP-col-txt;}
       h2.node-title{
-        &,a{color:$OPP-color-active;}
+        &,a{color:$OPP-col-active;}
         a{@include bg-svg-png('title-OPP'); width:245px; height:95px;}
       }
       .field-name-field-vignette{@include bg-svg-png('shadow-opp');}
@@ -259,7 +259,7 @@ div.messages{
       &::after{ @include bg-svg-png('bgd-dub');}
       &, a{color:$DUB-col-txt;}
       h2.node-title{
-        &,a{color:$DUB-color-active;}
+        &,a{color:$DUB-col-active;}
         a{@include bg-svg-png('title-DUB'); width:195px; height:65px;}
       }
       .field-name-field-vignette{@include bg-svg-png('shadow-dub');}
@@ -272,7 +272,7 @@ div.messages{
       &::after{ @include bg-svg-png('bgd-juso');}
       &, a{color:$JUSO-col-txt;}
       h2.node-title{
-        &,a{color:$JUSO-color-active;}
+        &,a{color:$JUSO-col-active;}
         a{@include bg-svg-png('title-JUSO'); width:200px; height:65px; }
       }
       .field-name-field-vignette{@include bg-svg-png('shadow-juso');}

Kaikkia tiedostoja ei voida näyttää, sillä liian monta tiedostoa muuttui tässä diffissä