# Settings for dialog elements and widgets

style "industrial-dialog" = "industrial-main"
{
	xthickness = 1
	ythickness = 1

	# Width of border around the main dialog area

	GtkDialog::content_area_border = 3

	# Spacing between buttons

	GtkDialog::button_spacing = 15

	# Width of border around the bottom area of the dialog

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