X-Git-Url: https://svn.cri.mines-paristech.fr/git/Plinn.git/blobdiff_plain/2588b51e00f5bc3ba9760cf15680a89e87bc86cc..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 {