Private
Public Access
1
0

new session verdicts and colors

This commit is contained in:
Sander Roosendaal
2018-11-12 21:51:25 +01:00
parent 94553a566b
commit 4795e03579
4 changed files with 57 additions and 35 deletions

View File

@@ -799,6 +799,21 @@ th.rotate > div > span {
color: #999;
}
.lightgreen {
background: #e2f0da;
}
.mediumgreen {
background: #aad090;
}
.purple {
background: #8c1ec1;
}
.violet {
background: #c20d60;
}
/* blue */