.
This commit is contained in:
@@ -375,16 +375,16 @@ table.table {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.user-answer-score-0 {
|
.user-answer-score-0 {
|
||||||
color: red;
|
color: red !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-answer-score-1 {
|
.user-answer-score-1 {
|
||||||
color: yellow;
|
color: yellow !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-answer-score-2 {
|
.user-answer-score-2 {
|
||||||
/* color: green; */
|
/* color: green; */
|
||||||
color: lightblue;
|
color: lightblue !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rapid-ans.user-answer-score-2 {
|
.rapid-ans.user-answer-score-2 {
|
||||||
|
|||||||
@@ -375,16 +375,16 @@ table.table {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.user-answer-score-0 {
|
.user-answer-score-0 {
|
||||||
color: red;
|
color: red !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-answer-score-1 {
|
.user-answer-score-1 {
|
||||||
color: yellow;
|
color: yellow !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-answer-score-2 {
|
.user-answer-score-2 {
|
||||||
/* color: green; */
|
/* color: green; */
|
||||||
color: lightblue;
|
color: lightblue !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.rapid-ans.user-answer-score-2 {
|
.rapid-ans.user-answer-score-2 {
|
||||||
|
|||||||
Reference in New Issue
Block a user