X-Git-Url: https://scm.cri.mines-paristech.fr/git/Plinn.git/blobdiff_plain/b4363501ff8acc7e09681260f077f35b76864690..1a0790a4a065c0d2e8a45b08188791b51a35bc29:/skins/generic/content_style.css.dtml?ds=sidebyside diff --git a/skins/generic/content_style.css.dtml b/skins/generic/content_style.css.dtml index 21ced1d..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,7 +11,7 @@ .std-background { padding: &dtml-borderRadius;px; - background: &dtml-backgroundColor;; + background: &dtml-outlineColor;; } .std-focusbox {