upload css
This commit is contained in:
parent
aa6cd74b80
commit
c2bf88f7f5
|
@ -26,7 +26,7 @@ border-width: 2px;
|
|||
border-style: dashed;
|
||||
border-color: #298A08;
|
||||
padding: 5px;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
|
@ -34,23 +34,26 @@ margin-bottom: 5px;
|
|||
width: 500px;
|
||||
background-color: #298A08;
|
||||
padding: 5px;
|
||||
font-size: 12px;
|
||||
font-size: 14px;
|
||||
margin-bottom: 5px;
|
||||
}
|
||||
|
||||
#progressbar {
|
||||
display: none;
|
||||
background-color: ##FE642E;
|
||||
background-color: blue;
|
||||
margin-left: 40px;
|
||||
}
|
||||
|
||||
#progress {
|
||||
background-color: #298A08;
|
||||
background-color: ##FE642E;
|
||||
}
|
||||
|
||||
#progressstatus {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
#filesList {
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 15px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user