Css Progress, File Name..
This commit is contained in:
parent
1015146912
commit
f3cbeeb408
3 changed files with 12 additions and 2 deletions
|
@ -38,4 +38,10 @@
|
|||
.bar {
|
||||
height: 18px;
|
||||
background: green;
|
||||
}
|
||||
|
||||
#progress {
|
||||
height: 18px;
|
||||
border: 1px black solid;
|
||||
width: 100%;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue