X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/68531e1239c2767c0f19c25339534bcd7f5414e6..b203b58f48e6f7109c621172d0a479de0a885ed7:/doc/bugs/No_progress_in_progress_bar.mdwn diff --git a/doc/bugs/No_progress_in_progress_bar.mdwn b/doc/bugs/No_progress_in_progress_bar.mdwn index 80c974725..1843bcd1d 100644 --- a/doc/bugs/No_progress_in_progress_bar.mdwn +++ b/doc/bugs/No_progress_in_progress_bar.mdwn @@ -22,3 +22,11 @@ Anyone can confirm the bug? --[[Paweł|ptecza]] [[!progress percent="75%"]] > This could probably be improved. Certainly the documentation could be. -- [[Will]] + +>> Thanks for the hint, Will! I could check better the code... However, in my opinion +>> that '%' sign is confusing here and should be dropped. I hope it's clear for all +>> people that "percent" parameter passes values in percentages. --[[Paweł|ptecza]] + +>>> I've forgotten to add that now the HTML code is OK, but I can see only +>>> "75%" string on white background wihout any border. I need to look closer +>>> at CSS styles for the progress bar. --[[Paweł|ptecza]]