From 6484b40b064b766e8905b3098d2f1a4ce97a31f1 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 4 Apr 2011 18:51:38 +0000 Subject: [PATCH] Minor change in theme --- htdocs/theme/eldy/style.css.php | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 88b859aa2e8..f0d7220a42b 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -833,11 +833,11 @@ a.tabTitle { background: #657090; color: white; font-family: ; - font-weight: normal; padding: 0px 6px; margin: 0px 6px; text-decoration: none; white-space: nowrap; + border-: 1px solid #555555; border-: 1px solid #D8D8D8; border-top: 1px solid #D8D8D8; @@ -853,7 +853,6 @@ a.tab:link { white-space: nowrap; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; - font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8; @@ -869,7 +868,6 @@ a.tab:visited { white-space: nowrap; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; - font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8; @@ -885,7 +883,6 @@ a.tab#active { text-decoration: none; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; - font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8; @@ -901,7 +898,6 @@ a.tab:hover { text-decoration: none; -moz-border-radius-topleft:6px; -moz-border-radius-topright:6px; - font-weight: normal; border-: 1px solid #555555; border-: 1px solid #D8D8D8;