diff options
author | Chad Kieffer <ckieffer@gmail.com> | 2009-10-26 22:07:14 -0600 |
---|---|---|
committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-10-27 07:35:33 -0700 |
commit | e77822a9429074213ea061072728ed1bc6c74878 (patch) | |
tree | a52d926658c16cf05ed78dedfc154f7cfabf8baa | |
parent | f10403826a0ff2ef17f2ae4c56ec7d7503258e28 (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; } |