added a progressbar

This commit is contained in:
ville rantanen
2012-03-07 09:32:49 +02:00
parent f30e80d492
commit 4d88ccc9b2
2 changed files with 31 additions and 5 deletions

View File

@@ -223,3 +223,13 @@ img {
.arrowtext {
font-size: small;
}
#progressbar {
text-align:left;
color:black;
background-color:black;
border-width:0;
height:1px;
margin-left:0;
margin-bottom: -2px;
margin-top: 2px;
}