This commit is contained in:
Ross
2021-08-03 19:50:01 +01:00
parent f0c9625362
commit 6b30bfa364
2 changed files with 17 additions and 1 deletions
+16
View File
@@ -485,4 +485,20 @@ td.user-answer-score-2::after {
.notes .complete {
color: darkslategray;
}
table.longs .user-answer-score-4, table.longs .user-answer-score-4\.5 {
color: red
}
table.longs .user-answer-score-5, table.longs .user-answer-score-5\.5 {
color: yellow
}
table.longs .user-answer-score-6, table.longs .user-answer-score-6\.5 {
color: yellowgreen
}
table.longs .user-answer-score-7, table.longs .user-answer-score-7\.5 {
color: green
}
+1 -1
View File
@@ -37,7 +37,7 @@
</div>
<div class="col">
<h3>Results as a table</h3>
<table class="table table-dark table-striped table-hover table-sm">
<table class="longs table table-dark table-striped table-hover table-sm">
<thead class="thead-dark">
<tr>
<th>Candidate</th>