diff options
author | Richard Worth <rdworth@gmail.com> | 2008-12-23 11:15:48 +0000 |
---|---|---|
committer | Richard Worth <rdworth@gmail.com> | 2008-12-23 11:15:48 +0000 |
commit | 811bf8678b557c7b5e6c369bd12b9c608e082a20 (patch) | |
tree | 6f2b0080a45ff810383f4c8b70dfd12a90fe36d0 /themes/default/ui.progressbar.css | |
parent | 81a337f0874ea038f6913736d1a14ff746980af5 (diff) | |
download | jquery-ui-811bf8678b557c7b5e6c369bd12b9c608e082a20.tar.gz jquery-ui-811bf8678b557c7b5e6c369bd12b9c608e082a20.zip |
updated default theme (UI Lightness) as generated by ThemeRoller v2 for 1.6rc3 release
Diffstat (limited to 'themes/default/ui.progressbar.css')
-rw-r--r-- | themes/default/ui.progressbar.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/default/ui.progressbar.css b/themes/default/ui.progressbar.css new file mode 100644 index 000000000..be3d43137 --- /dev/null +++ b/themes/default/ui.progressbar.css @@ -0,0 +1,4 @@ +/* Progressbar
+----------------------------------*/
+.ui-progressbar { height:2em; text-align: left; }
+.ui-progressbar-value {margin: -1px; height:100%; }
\ No newline at end of file |