# Progress and information bar

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

	bg[PRELIGHT] = "#7b96ac"
	bg[NORMAL] = "#e5e5e5"
}
class "GtkProgress" style "industrial-progress"
class "GtkProgressBar" style "industrial-progress"
