This commit is contained in:
Ross
2022-03-01 18:38:16 +00:00
parent aa1765e753
commit 0596c498cd
2 changed files with 5 additions and 4 deletions
+2 -2
View File
@@ -498,8 +498,8 @@ td.user-answer-score-2.rapid-ans::after {
border: none;
/* border-color: #05668d; */
background-color: #ebf2fa;
color: rgb(28, 184, 65);
color: #343a40;
font-size: larger;
}
.selector .selector-available select,
+3 -2
View File
@@ -498,8 +498,8 @@ td.user-answer-score-2.rapid-ans::after {
border: none;
/* border-color: #05668d; */
background-color: #ebf2fa;
color: rgb(28, 184, 65);
color: #343a40;
font-size: larger;
}
.selector .selector-available select,
@@ -658,6 +658,7 @@ input {
background-color: black;
border: dashed 1px gray;
padding-left: 1em;
z-index: 999;
}
.sba-answer-list {