]> git.parisson.com Git - mezzo.git/commitdiff
Update highlighted paragraph style on green page blocks
authorJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 14:05:02 +0000 (15:05 +0100)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 14:05:02 +0000 (15:05 +0100)
app/static/src/sass/global/_wysiwyg.scss

index ebb0bb89c0ae21fbc81153084f20a80e54a65174..21e4a7144aec19a79e23b00e103b9609e71c29e2 100644 (file)
 
     }
 
+    .page-block--yellow & {
+
+        border-color: $color-background;
+
+    }
+
 }
 
 .wys-small-text {