From 7617b6572104704dd16ae29f40c2c71f4ab17ff3 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 18 Jun 2008 23:19:05 +0000 Subject: [PATCH] Look: Estethical change --- htdocs/theme/auguria/auguria.css.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/htdocs/theme/auguria/auguria.css.php b/htdocs/theme/auguria/auguria.css.php index 8eb04ea547e..053df505fa7 100644 --- a/htdocs/theme/auguria/auguria.css.php +++ b/htdocs/theme/auguria/auguria.css.php @@ -167,7 +167,7 @@ div.tmenu .tmenudisabled table.tmenu { padding: 0px 0px 0px 0px; - margin: -2px 0px 0px 0px; + margin: 0px 0px 0px 0px; } a.tmenu:link @@ -189,7 +189,6 @@ a.tmenu:visited padding-right:10px; padding-top: 2px; height: 21px; - display: block; font-weight: normal; } @@ -201,7 +200,6 @@ a.tmenu#sel padding-right:10px; padding-top: 2px; height: 21px; - display: block; font-weight: normal; background: #FFFFFF; } @@ -213,22 +211,18 @@ a.tmenu:hover padding-right:10px; padding-top: 2px; height: 21px; - display: block; font-weight: normal; background: #FFFFFF; } a.tmenu:active { - padding: 0px 5px 0px 5px; - margin: 0px 0px 0px 0px; background:#4F9EC9; text-decoration:none; padding-left:10px; padding-right:10px; padding-top: 2px; height: 21px; - display: block; font-weight: normal; }