div.uploadStatus {
margin: 5px;
}
div.progressBar {
margin: 5px;
}
div.progressBar div.border {
background-color: #fff; border: 1px solid grey; width: 100%;
}
div.progressBar div.background {
background-color: #333; height: 18px; width: 0%;
}
div.uploadStatus {
margin: 5px;
}
div.progressBar {
margin: 5px;
}
div.progressBar div.border {
background-color: #fff; border: 1px solid grey; width: 100%;
}
div.progressBar div.background {
background-color: #333; height: 18px; width: 0%;
}