mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
5 lines
292 B
CSS
5 lines
292 B
CSS
|
/*! jQuery UI - v1.9.2 - 2012-11-23
|
||
|
* http://jqueryui.com
|
||
|
* Includes: jquery.ui.progressbar.css
|
||
|
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */
|
||
|
.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}
|