summaryrefslogtreecommitdiffstats
path: root/core/modules/kiosk-netpoint/data/opt/openslx/lightdm/netpoint-greeter/netpoint.css
blob: 68ebbe46a1a3f1a21c13d3bd7bab817b7ddf0631 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#main {
	background-color: white;
}
#sep {
	-GtkWidget-wide-separators: 1;
	-GtkWidget-separator-width: 5;
	border-style: solid;
	border-width: 2px;
	color: grey;
}
#title {
	border-top-style: solid;
	border-bottom-style: double;
	border-width: 3px;
	border-color: grey;
	
}