|
|
@ -321,6 +321,15 @@ tbody>tr:last-child td { |
|
|
|
.progress-bar-info { |
|
|
|
background-color: var(--nav-button-color); |
|
|
|
} |
|
|
|
.glyphicon-compressed:before{ |
|
|
|
color: #888; |
|
|
|
} |
|
|
|
.direct-unpack span{ |
|
|
|
color: #888; |
|
|
|
} |
|
|
|
.processing-download > div { |
|
|
|
background-color: #888; |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.multioperations-selector { |
|
|
@ -634,4 +643,4 @@ label { |
|
|
|
} |
|
|
|
#content a, #content a:hover, #content a:active, #content a:visited, #serverResponse { |
|
|
|
color: #eee; |
|
|
|
} |
|
|
|
} |
|
|
|