diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-26 22:07:14 -0600 |
---|---|---|
committer | Chad Kieffer <ckieffer@gmail.com> | 2009-10-26 22:07:14 -0600 |
commit | ccb18753cfe5b65d411e91d7f9dda29308088aba (patch) | |
tree | 2397fe061f61805afdce8f585524025b3492d572 | |
parent | 03caee07b44f35c57efec6e61ce9d67a573cc1f3 (diff) |
Removed g-progress-bar, it's now in gallery.common.
-rw-r--r-- | themes/admin_wind/css/screen.css | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css index 13174df9..19da5a4b 100644 --- a/themes/admin_wind/css/screen.css +++ b/themes/admin_wind/css/screen.css @@ -478,13 +478,6 @@ th { /*************** STUFF THAT NEEDS A HOME ****************/ -.g-progress-bar { - height: 1em; - width: 100%; - margin-top: .5em; - display: inline-block; -} - #g-task-log-dialog h1 { font-size: 1.1em; } |