summaryrefslogtreecommitdiff
path: root/blueview/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'blueview/style.css')
-rw-r--r--blueview/style.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/blueview/style.css b/blueview/style.css
index a78eec3..93276dc 100644
--- a/blueview/style.css
+++ b/blueview/style.css
@@ -493,6 +493,14 @@ a.openid_large_btn:focus {
.openid_selected {
border: 4px solid #DDD;
}
+
+.fileupload-content .ui-progressbar {
+ width: 200px;
+ height: 20px;
+}
+.fileupload-content .ui-progressbar-value {
+ background: url(ikiwiki/images/pbar-ani.gif);
+}
/* bzed theme for ikiwiki
*
* Copyright (C) 2010 Bernd Zeimetz