Skip to content

Commit 718aa75

Browse files
nzwshighemerly
authored andcommitted
Fix some colors in light theme (mastodon#10754)
* Fix typo in light theme * Fix background color of empty column
1 parent 085567a commit 718aa75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • app/javascript/styles/mastodon-light

app/javascript/styles/mastodon-light/diff.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ html {
293293
.actions-modal ul li:not(:empty) a:focus button,
294294
.actions-modal ul li:not(:empty) a:hover,
295295
.actions-modal ul li:not(:empty) a:hover button,
296-
.admin-wrapper .sidebar ul .simple-navigation-active-leaf a,
296+
.admin-wrapper .sidebar ul li .simple-navigation-active-leaf a,
297297
.simple_form .block-button,
298298
.simple_form .button,
299299
.simple_form button {

0 commit comments

Comments
 (0)