mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-15 14:50:06 +00:00
win32: Remove grippies on paned
Turns out win32 doesn't actually have these.
This commit is contained in:
parent
51e0d80ad8
commit
ca9d826249
@ -823,22 +823,6 @@ GtkColorSwatch:prelight {
|
||||
color: shade (@bg_color, 0.6);
|
||||
}
|
||||
|
||||
.pane-separator.horizontal {
|
||||
background-image: -gtk-win32-theme-part(rebar, 1 1);
|
||||
|
||||
background-size: 6px 21px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
.pane-separator.vertical {
|
||||
background-image: -gtk-win32-theme-part(rebar, 2 1);
|
||||
|
||||
background-size: 21px 6px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
GtkStatusbar > GtkFrame {
|
||||
border-width: 1px 1px 1px 1px;
|
||||
border-style: solid;
|
||||
|
Loading…
Reference in New Issue
Block a user