From b943b0f7c120774e5461e14185cac6982eacc590 Mon Sep 17 00:00:00 2001 From: jhilden Date: Wed, 1 Jul 2009 02:39:00 -0400 Subject: made the 'back to gallery' link in the admin a lighter grey (and removed the commented out ) --- themes/admin_default/css/screen.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'themes/admin_default/css') diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index 98e0905e..e68620a5 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -106,7 +106,7 @@ width: 105px; /* 107px - padding-left */ height: 48px; background-image: url('../../default/images/logo.png'); - color: gray ! important; + color: #A5A5A5 ! important; } #gHeader #gLogo:hover { color: #FF6600 ! important; @@ -117,9 +117,6 @@ float: none; margin: 0; padding: 5px 0 10px 0; -} - -#gHeader #gLoginMenu { text-align: right; } -- cgit v1.2.3