- Patch #653620 by yched: let's give people a tiny bit more progress bar.

merge-requests/26/head
Dries Buytaert 2010-01-13 14:41:58 +00:00
parent 04b0872bc4
commit 4fd358ed73
1 changed files with 1 additions and 1 deletions

View File

@ -163,7 +163,7 @@ div.tree-child-horizontal {
.progress .filled {
background: #0072b9 url(../../misc/progress.gif);
height: 1.5em;
width: 1px;
width: 5px;
}
.progress .percentage {
float: right; /* LTR */