X-Git-Url: https://scm.cri.mines-paristech.fr/git/Plinn.git/blobdiff_plain/cd19d4b7c2523b587f00e41b9401aec71166691d..3c4367d8e03450e9a73e61f4247145d2b6c86a33:/skins/generic/content_style.css.dtml?ds=inline diff --git a/skins/generic/content_style.css.dtml b/skins/generic/content_style.css.dtml index ef4e289..0dc1b34 100644 --- a/skins/generic/content_style.css.dtml +++ b/skins/generic/content_style.css.dtml @@ -2,6 +2,7 @@ .rounded-corners { border-radius: &dtml-borderRadius;px; + padding: &dtml-borderRadius;px; } .std-border { @@ -10,14 +11,12 @@ .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; } /* */ \ No newline at end of file