aboutsummaryrefslogtreecommitdiffstats
path: root/themes/base/ui.progressbar.css
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2008-12-05 20:19:46 +0000
committerRichard Worth <rdworth@gmail.com>2008-12-05 20:19:46 +0000
commit485e8fdb1fe6c61a5a7adc8cb9eef66045b31f7a (patch)
tree7d2343ea04d2b80b6233f721d88d6cbeb604151f /themes/base/ui.progressbar.css
parentd8841a752b594921ab88a14fd92d8a6c3e19e0f8 (diff)
downloadjquery-ui-485e8fdb1fe6c61a5a7adc8cb9eef66045b31f7a.tar.gz
jquery-ui-485e8fdb1fe6c61a5a7adc8cb9eef66045b31f7a.zip
set svn:eol-style to native
Diffstat (limited to 'themes/base/ui.progressbar.css')
-rw-r--r--themes/base/ui.progressbar.css10
1 files changed, 5 insertions, 5 deletions
diff --git a/themes/base/ui.progressbar.css b/themes/base/ui.progressbar.css
index 583cd4ca0..fad951413 100644
--- a/themes/base/ui.progressbar.css
+++ b/themes/base/ui.progressbar.css
@@ -1,6 +1,6 @@
-/* Progressbar
-----------------------------------*/
-.ui-progressbar { position: relative; }
-.ui-progressbar-label {position: absolute; top: 0; left: 0; padding: .4em .5em; border: 0; background: none; }
-.ui-progressbar-value { position: relative; margin: -1px; padding: .4em .5em; overflow: hidden; font-weight: normal !important; white-space: nowrap; }
+/* Progressbar
+----------------------------------*/
+.ui-progressbar { position: relative; }
+.ui-progressbar-label {position: absolute; top: 0; left: 0; padding: .4em .5em; border: 0; background: none; }
+.ui-progressbar-value { position: relative; margin: -1px; padding: .4em .5em; overflow: hidden; font-weight: normal !important; white-space: nowrap; }
.ui-progressbar-value .ui-progressbar-label { position: static; padding: 0; top: auto; left: auto; } \ No newline at end of file