Increase contrast of upload progress background (#23836)
This commit is contained in:
@ -4543,7 +4543,7 @@ a.status-card.compact:hover {
|
||||
width: 100%;
|
||||
height: 6px;
|
||||
border-radius: 6px;
|
||||
background: $ui-base-lighter-color;
|
||||
background: darken($simple-background-color, 8%);
|
||||
position: relative;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user