mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
4 lines
156 B
CSS
4 lines
156 B
CSS
|
/* Progressbar
|
||
|
----------------------------------*/
|
||
|
.ui-progressbar { height:2em; text-align: left; }
|
||
|
.ui-progressbar-value {margin: -1px; height:100%; }
|