Workaround for cut buttons in some gtk3 dialogs
Upstream bugreport: https://bugzilla.gnome.org/show_bug.cgi?id=710909pull/127/head v2.2.1
parent
9edc17363e
commit
c736089e41
|
@ -10,6 +10,8 @@
|
||||||
-GtkButton-image-spacing: 0;
|
-GtkButton-image-spacing: 0;
|
||||||
-GtkButton-inner-border: 1;
|
-GtkButton-inner-border: 1;
|
||||||
-GtkButton-interior-focus: true;
|
-GtkButton-interior-focus: true;
|
||||||
|
-GtkButtonBox-child-min-height: 24;
|
||||||
|
-GtkButtonBox-child-internal-pad-y: 1;
|
||||||
-GtkCheckButton-indicator-size: 16;
|
-GtkCheckButton-indicator-size: 16;
|
||||||
-GtkCheckMenuItem-indicator-size: 14;
|
-GtkCheckMenuItem-indicator-size: 14;
|
||||||
-GtkExpander-expander-size: 8;
|
-GtkExpander-expander-size: 8;
|
||||||
|
|
Loading…
Reference in New Issue