mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-08-29 13:27:02 -04:00
cleanup upload bar
This commit is contained in:
@@ -148,6 +148,10 @@ h1 {
|
||||
z-index: 101;
|
||||
}
|
||||
|
||||
.uploading-table {
|
||||
padding-bottom: 80px;
|
||||
}
|
||||
|
||||
#progress {
|
||||
width: 99%;
|
||||
left: 0.5%;
|
||||
@@ -157,6 +161,7 @@ h1 {
|
||||
padding-bottom: 10px;
|
||||
max-height: 50%;
|
||||
overflow-x: hidden;
|
||||
background-color: #2d3436;
|
||||
}
|
||||
|
||||
#dlBarName {
|
||||
|
||||
Reference in New Issue
Block a user