mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
Remove button spacing from message-dialog Fixes #179
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
************/
|
************/
|
||||||
|
|
||||||
@include exports("dialogs") {
|
@include exports("dialogs") {
|
||||||
GtkMessageDialog, .prompt {
|
GtkMessageDialog, .message-dialog, .prompt {
|
||||||
-GtkDialog-content-area-border: 0;
|
-GtkDialog-content-area-border: 0;
|
||||||
-GtkDialog-action-area-border: 0;
|
-GtkDialog-action-area-border: 0;
|
||||||
-GtkDialog-button-spacing: 0;
|
-GtkDialog-button-spacing: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user