# Settings for dialog elements and widgets

style "butter-dialog" = "butter-main"
{
	xthickness = 2
	ythickness = 2

	# Width of border around the main dialog area

	GtkDialog::content_area_border = 3

	# Spacing between buttons

	GtkDialog::button_spacing = 20

	# Width of border around the bottom area of the dialog

	GtkDialog::action_area_border = 3
}
class "GtkDialog" style "butter-dialog"
class "GtkColorSelectionDialog" style "butter-dialog"
class "GtkFileChooserDialog" style "butter-dialog"
class "GtkFileSelection" style "butter-dialog"
class "GtkFontSelectionDialog" style "butter-dialog"
class "GtkInputDialog" style "butter-dialog"
class "GtkMessageDialog" style "butter-dialog"
