X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/cd19d4b7c2523b587f00e41b9401aec71166691d..1a0790a4a065c0d2e8a45b08188791b51a35bc29:/skins/generic/content_style.css.dtml diff --git a/skins/generic/content_style.css.dtml b/skins/generic/content_style.css.dtml index ef4e289..aa92d64 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,13 @@ .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