mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-04 10:12:31 +01:00
fixed problems mentioned in #146
This commit is contained in:
parent
3d792287f7
commit
b21dff6b57
@ -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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user