summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/devicemanager/provider/src/test/resources/elasticsearch/plugins/head/src/app/ui/header/header.css
blob: b61badf1250c6c04f957ce1851362a4bf515f956 (plain)
1
2
3
4
5
6
7
8
9
10
.uiHeader {
	padding: 3px 10px;
}

.uiHeader-name, .uiHeader-status {
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 10px;
}