Increase contrast of upload progress background (#23836)
This commit is contained in:
parent
6bd7003799
commit
f4f91bc295
2 changed files with 5 additions and 1 deletions
|
@ -258,6 +258,10 @@ html {
|
|||
border-color: $ui-base-color;
|
||||
}
|
||||
|
||||
.upload-progress__backdrop {
|
||||
background: $ui-base-color;
|
||||
}
|
||||
|
||||
// Change the background colors of statuses
|
||||
.focusable:focus {
|
||||
background: $ui-base-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue