From: init Date: Wed, 7 May 2003 15:32:47 +0000 (+0000) Subject: display: block; was the wrong style, mh - don't realy know what else to do to fix... X-Git-Tag: BEFORE_MERGE_1_1~104 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=b6c8665560381518c9cea7abd8167e7ecba2a680;hp=d6ddb22bfa255988422f60d03200e95dfaec3aac;p=mir.git display: block; was the wrong style, mh - don't realy know what else to do to fix it ... but since it is just a matter of perfectionsim I'll just leave it like that. --- diff --git a/web/style/admin.css b/web/style/admin.css index 6a9b76a4..21c49a7e 100755 --- a/web/style/admin.css +++ b/web/style/admin.css @@ -142,8 +142,7 @@ a:hover { padding:2px; padding-left:8px; padding-right:8px; - border:1px solid #990000; - display: block; + border:1px solid #990000; } .link-help { @@ -153,8 +152,7 @@ a:hover { padding-left:8px; padding-right:8px; border:1px solid #003399; - color: #003399; - display: block; + color: #003399; } .link-help-small {