add (hopefully temporary) styling to GTK emoji picker (fixes #198)
This commit is contained in:
@@ -395,3 +395,7 @@ spinbutton {
|
||||
color: @text_color;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.emoji-picker, .emoji-picker stack box {
|
||||
background-color: @background_color;
|
||||
}
|
||||
|
Reference in New Issue
Block a user