win32 theme: Fix tooltip borders
https://bugzilla.gnome.org/show_bug.cgi?id=773221
This commit is contained in:
committed by
Benjamin Otte
parent
d1dafbeaef
commit
52c4421bd3
@@ -124,8 +124,8 @@ decoration {
|
||||
background-repeat: no-repeat;
|
||||
}
|
||||
|
||||
/* Unset above settings when the window is a popup menu */
|
||||
* window decoration {
|
||||
/* Unset above settings when the window is a popup menu or tooltip */
|
||||
* window decoration, tooltip decoration {
|
||||
all: unset;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user