]> CRI, Mines Paris - PSL - Plinn.git/blobdiff - skins/generic/content_style.css.dtml
Styles pour les contenus sur le thème clair.
[Plinn.git] / skins / generic / content_style.css.dtml
index ef4e289a83e7201890ad42b4973bc9c96c20ddd0..6d58efffd90ca845c527853b43618714f53bf94d 100644 (file)
 
 .std-background {
   padding: &dtml-borderRadius;px;
-  background: &dtml-backgroundColor;;
+  background: &dtml-outlineColor;;
 }
 
 .std-focusbox {
   background: &dtml-tabsBorderColor;;
   color: &dtml-tabsFontColor;;
   padding: &dtml-borderRadius;px;
-  border-radius: &dtml-borderRadius;px;
 }
 
 /*</dtml-with> */
\ No newline at end of file