|
@ -258,6 +258,10 @@ html { |
|
|
border-color: $ui-base-color; |
|
|
border-color: $ui-base-color; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
.upload-progress__backdrop { |
|
|
|
|
|
background: $ui-base-color; |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
// Change the background colors of statuses |
|
|
// Change the background colors of statuses |
|
|
.focusable:focus { |
|
|
.focusable:focus { |
|
|
background: $ui-base-color; |
|
|
background: $ui-base-color; |
|
|