Increase contrast of upload progress background (#23836)
2 files changed, 5 insertions(+), 1 deletions(-) M app/javascript/styles/mastodon-light/diff.scss M app/javascript/styles/mastodon/components.scss
M app/javascript/styles/mastodon-light/diff.scss => app/javascript/styles/mastodon-light/diff.scss +4 -0
@@ 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;
M app/javascript/styles/mastodon/components.scss => app/javascript/styles/mastodon/components.scss +1 -1