diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-08-30 23:51:31 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-08-30 23:51:31 -0600 |
commit | 80ae2fe4bf8d5872d0aeb18559fa8b099d07282f (patch) | |
tree | dacef783dcf3b92f3fdb3bd62e6b20552bc7ebda /themes/default/css | |
parent | e6c2fe60c42efee8ce898e208befe63565d98ffc (diff) |
Finish this pass at the Admin Maintenance view. Re-introduce status icons, put Cancel All, Delete All buttons in the action heading cell.
Diffstat (limited to 'themes/default/css')
-rw-r--r-- | themes/default/css/screen.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/default/css/screen.css b/themes/default/css/screen.css index 5eb30bde..7cf4cfbe 100644 --- a/themes/default/css/screen.css +++ b/themes/default/css/screen.css @@ -308,7 +308,6 @@ li.gError select { .gError { background-color: #f6cbca; - color: #f00; background-image: url('../images/ico-error.png'); } |