From f191adfe7897adb350f68f422a651785acb25e21 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Thu, 19 Aug 2010 23:26:27 +0000 Subject: Copied default Gallery3 Wind theme to a new one so that I could make mods, such as hiding image titles. --- themes/wind_npk/css/themeroller/ui.progressbar.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 themes/wind_npk/css/themeroller/ui.progressbar.css (limited to 'themes/wind_npk/css/themeroller/ui.progressbar.css') diff --git a/themes/wind_npk/css/themeroller/ui.progressbar.css b/themes/wind_npk/css/themeroller/ui.progressbar.css new file mode 100644 index 00000000..bc0939ec --- /dev/null +++ b/themes/wind_npk/css/themeroller/ui.progressbar.css @@ -0,0 +1,4 @@ +/* Progressbar +----------------------------------*/ +.ui-progressbar { height:2em; text-align: left; } +.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; } \ No newline at end of file -- cgit v1.2.3