mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-22 04:19:11 -04:00
4 lines
153 B
CSS
4 lines
153 B
CSS
|
|
/* Progressbar
|
||
|
|
----------------------------------*/
|
||
|
|
.ui-progressbar { height:2em; text-align: left; }
|
||
|
|
.ui-progressbar-value {margin: -1px; height:100%; }
|