- Patch #653620 by yched: let's give people a tiny bit more progress bar.
parent
04b0872bc4
commit
4fd358ed73
|
@ -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 */
|
||||
|
|
Loading…
Reference in New Issue