# Setting for how tabs and elements within them are displayed

style "industrial-notebook" = "industrial-menu"
{
	xthickness = 1
	ythickness = 1
	
	bg[PRELIGHT] = "#7b96ac"
    bg[SELECTED] = "#7b96ac"
    base[NORMAL] = "#ffffff"
}
class "GtkNotebook" style "industrial-notebook"
