Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
update for rename of users/Terry_Golubiewski.mdwn to users/tjgolubi.mdwn
[git.ikiwiki.info.git]
/
doc
/
style.css
diff --git
a/doc/style.css
b/doc/style.css
index fcf39be6a74aa6a0569a0d1b66068d4ca5936547..7bbfe5d2a8b76bd682817b4e3c60aebd74aee93b 100644
(file)
--- a/
doc/style.css
+++ b/
doc/style.css
@@
-493,3
+493,11
@@
a.openid_large_btn:focus {
.openid_selected {
border: 4px solid #DDD;
}
.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);
+}