X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/891027fea0c1660c35b7d126dd207eb64facf93b..cd19d4b7c2523b587f00e41b9401aec71166691d:/skins/generic/content_style.css.dtml diff --git a/skins/generic/content_style.css.dtml b/skins/generic/content_style.css.dtml index a723a03..ef4e289 100644 --- a/skins/generic/content_style.css.dtml +++ b/skins/generic/content_style.css.dtml @@ -13,4 +13,11 @@ background: &dtml-backgroundColor;; } +.std-focusbox { + background: &dtml-tabsBorderColor;; + color: &dtml-tabsFontColor;; + padding: &dtml-borderRadius;px; + border-radius: &dtml-borderRadius;px; +} + /* */ \ No newline at end of file