mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 14:20:21 +00:00
W32: re-enable grip theming
https://bugzilla.gnome.org/show_bug.cgi?id=727080
This commit is contained in:
parent
e0a80d165a
commit
b678af07d7
@ -981,14 +981,10 @@ GtkStatusbar > GtkFrame {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
/*
|
||||
This doesn't quite look right with no background (i.e. when not on a statusbar
|
||||
|
||||
.grip {
|
||||
background-color: transparent;
|
||||
background-image: -gtk-win32-theme-part(status, 3 1);
|
||||
}
|
||||
*/
|
||||
|
||||
@keyframes spinner {
|
||||
0% { background-image: none,
|
||||
|
Loading…
Reference in New Issue
Block a user