Styles pour les contenus sur le thème clair.
[Plinn.git] / skins / generic / content_style.css.dtml
index ef4e289..6d58eff 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