diff options
author | http://ptecza.myopenid.com/ <http://ptecza.myopenid.com/@web> | 2008-09-19 10:13:55 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-09-19 10:13:55 -0400 |
commit | b203b58f48e6f7109c621172d0a479de0a885ed7 (patch) | |
tree | 645fcf4de9ecc89cbd705c7ac6ab83433cdc8fe2 | |
parent | f5b0ea73b5f1208cbe98a59cf6bdea567f4557dd (diff) |
* Addition
-rw-r--r-- | doc/bugs/No_progress_in_progress_bar.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/bugs/No_progress_in_progress_bar.mdwn b/doc/bugs/No_progress_in_progress_bar.mdwn index 1b8e270f7..1843bcd1d 100644 --- a/doc/bugs/No_progress_in_progress_bar.mdwn +++ b/doc/bugs/No_progress_in_progress_bar.mdwn @@ -26,3 +26,7 @@ Anyone can confirm the bug? --[[Paweł|ptecza]] >> 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]] |