shift setup multi uploads

This commit is contained in:
Pierre Dubouilh
2018-09-21 15:48:53 +02:00
parent c78d70c438
commit ba252e5f8d
3 changed files with 52 additions and 64 deletions
+11 -11
View File
@@ -34,12 +34,16 @@ td.display-name {
width: 100%;
}
h1 {
display: inline-block;
margin-top: 10px;
}
.icHolder {
position: fixed;
right: 20px;
top: 20px;
display: inline-block;
right: 15px;
top: 25px;
position: absolute;
}
.ic {
@@ -69,7 +73,7 @@ td.display-name {
zoom: 1 !important;
}
#progressBars {
#progress {
background-color: white;
width: 99%;
left: 0.5%;
@@ -80,18 +84,14 @@ td.display-name {
max-height: 50%;
overflow-y: scroll;
overflow-x: hidden;
}
#progressBars::-webkit-scrollbar {
display: none;
}
.barBackground {
#dlBarName {
width: 100%;
margin-top: 15px;
}
.barForeground {
#dlBarPc {
width: 1%;
height: 30px;
text-align: center;