summaryrefslogtreecommitdiff
path: root/views/default/n1_theme/css.php
blob: 6ec042046bd019825042455a8a24e6352a0f9c2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.profile-content-menu a {
	background-color: transparent;
}

.file-photo {
	margin-top: 15px;
}

.tasklist-graph {
	border: 1px solid #bbb;
}

.tasklist-graph div {
	background-color: #444;
}