new session verdicts and colors
This commit is contained in:
@@ -799,6 +799,21 @@ th.rotate > div > span {
|
||||
color: #999;
|
||||
}
|
||||
|
||||
.lightgreen {
|
||||
background: #e2f0da;
|
||||
}
|
||||
|
||||
.mediumgreen {
|
||||
background: #aad090;
|
||||
}
|
||||
|
||||
.purple {
|
||||
background: #8c1ec1;
|
||||
}
|
||||
|
||||
.violet {
|
||||
background: #c20d60;
|
||||
}
|
||||
|
||||
|
||||
/* blue */
|
||||
|
||||
Reference in New Issue
Block a user