diff options
Diffstat (limited to 'themes/admin_default/css')
| -rw-r--r-- | themes/admin_default/css/screen.css | 13 |
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; } |
