X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/c7fa7959f1718394c772a187bb124780f86fa2f3..fff8677b8b6361b58f21c9384a8dc602feb5af05:/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 0748908..a723a03 100644 --- a/skins/generic/content_style.css.dtml +++ b/skins/generic/content_style.css.dtml @@ -4,4 +4,13 @@ border-radius: &dtml-borderRadius;px; } +.std-border { + border: &dtml-tabsBorderWidth; solid &dtml-tabsBorderColor;; +} + +.std-background { + padding: &dtml-borderRadius;px; + background: &dtml-backgroundColor;; +} + /* */ \ No newline at end of file