X-Git-Url: https://scm.cri.ensmp.fr/git/Plinn.git/blobdiff_plain/838524f03be924c6ed49c4bd6a91845dd9603406..9d3a523afdf3f69bbec53840a134807edb2415f2:/skins/custom_generic/zpt_stylesheet.css.dtml diff --git a/skins/custom_generic/zpt_stylesheet.css.dtml b/skins/custom_generic/zpt_stylesheet.css.dtml index 53aea26..84442d4 100644 --- a/skins/custom_generic/zpt_stylesheet.css.dtml +++ b/skins/custom_generic/zpt_stylesheet.css.dtml @@ -245,8 +245,7 @@ textarea { } .contentTabs a, -.contentTabs a:visited -{ +.contentTabs a:visited { background-color: &dtml-tabsBackgroundColor;; color: &dtml-tabsFontColor;; margin-right: 0.5em; @@ -254,6 +253,7 @@ textarea { border-left : 1px dashed &dtml-tabsBorderColor;; border-top : 1px dashed &dtml-tabsBorderColor;; border-right : 1px dashed &dtml-tabsBorderColor;; + border-radius:7px 7px 0 0; } .contentTabs a:hover, .contentTabs a:active {