From 67d551d5e3739af81611c06a7786844f4eabb4ea Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Fri, 6 Feb 2009 06:34:47 +0000 Subject: jQuery-based buttons! Form updates, short form updates. Need to fix add user/group buttons and search form on search results page. --- themes/admin_default/css/screen.css | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'themes/admin_default/css') diff --git a/themes/admin_default/css/screen.css b/themes/admin_default/css/screen.css index 12006e46..cc7d4cd2 100644 --- a/themes/admin_default/css/screen.css +++ b/themes/admin_default/css/screen.css @@ -140,19 +140,6 @@ margin-right: 1em; } -.gButtonLink { - border-width: 1px; - border-style: solid; - border-color: #ececec #c8c8c8 #c8c8c8 #ececec; - background-image: url('../images/backg-buttonlink.png'); - padding: .2em .3em; - font-weight: bold; -} - -.gButtonLink:hover { - border-color: #c8c8c8 #ececec #ececec #c8c8c8; -} - #gUserAdminList { margin-bottom: 1em; } -- cgit v1.2.3