summaryrefslogtreecommitdiff
path: root/themes/admin_default/css
diff options
context:
space:
mode:
authorChad Kieffer <chad@2tbsp.com>2009-02-06 06:34:47 +0000
committerChad Kieffer <chad@2tbsp.com>2009-02-06 06:34:47 +0000
commit67d551d5e3739af81611c06a7786844f4eabb4ea (patch)
treee99800c1e473cffc9dd625bdbac773a8ab1c13dc /themes/admin_default/css
parent80d4df3a4a6fefcf69de5245934b4b0bfc0f8e20 (diff)
jQuery-based buttons! Form updates, short form updates. Need to fix add user/group buttons and search form on search results page.
Diffstat (limited to 'themes/admin_default/css')
-rw-r--r--themes/admin_default/css/screen.css13
1 files changed, 0 insertions, 13 deletions
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;
}