mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-05-30 16:29:10 -04:00
Add all the files jquery ui needs, including css for each widget. ui.all.css includes calls to the widget css we're currently using. Add new widget css here.
This commit is contained in:
4
themes/default/css/ui.progressbar.css
Executable file
4
themes/default/css/ui.progressbar.css
Executable file
@@ -0,0 +1,4 @@
|
||||
/* Progressbar
|
||||
----------------------------------*/
|
||||
.ui-progressbar { height:2em; text-align: left; }
|
||||
.ui-progressbar-value {margin: -1px; height:100%; }
|
||||
Reference in New Issue
Block a user