summaryrefslogtreecommitdiffstats
path: root/remote/modules/netpoint-lightdm/data/usr/local/share/lightdm/netpoint.css
blob: 7f1f80af09d98570390452b5650740a5a04879ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#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;
}