You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
284 B
5 lines
284 B
12 years ago
|
/*! jQuery UI - v1.8.23 - 2012-08-15
|
||
|
* https://github.com/jquery/jquery-ui
|
||
|
* Includes: jquery.ui.progressbar.css
|
||
|
* Copyright (c) 2012 AUTHORS.txt; Licensed MIT */
|
||
|
.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}
|