Skip to content

Commit 69b3706

Browse files
megaxkhurshid-alam
authored andcommitted
[Gtk-3.20] Fix for default osd button color.
Bug introduced in ff98d44
1 parent 90d74c5 commit 69b3706

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

gtk-3.20/scss/widgets/_osd.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@
5151
background-origin: border-box;
5252
}
5353

54+
button { @include button($osd_bg, $osd_fg); }
55+
5456
entry { @include entry($osd_base, $osd_text_color, $osd_borders_color); }
5557

5658
/* used by gnome-settings-daemon's media-keys OSD */

0 commit comments

Comments
 (0)