sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix a common case typo
[ikiwiki.git]
/
doc
/
todo
/
progressbar_plugin.mdwn
diff --git
a/doc/todo/progressbar_plugin.mdwn
b/doc/todo/progressbar_plugin.mdwn
index 436da4e1b217b4b8f603931d4274954e31da72dd..1df131ca392a5ad12e5d3229476118ffd6b073cc 100644
(file)
--- a/
doc/todo/progressbar_plugin.mdwn
+++ b/
doc/todo/progressbar_plugin.mdwn
@@
-18,6
+18,8
@@
A here is its HTML result:
Note: I was trying with `<span>` tags too, but that tag is inline, so I can't
set `width` property for it.
+> In the poll plugin, I ended up using
+
Default CSS styles for the plugin can be like below:
div.progress {