This commit is contained in:
Ross
2021-08-09 12:53:57 +00:00
parent f2d1f84951
commit a818747937
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -508,7 +508,7 @@ td.user-answer-score-2::after {
opacity: 50%;
}
.published-icon.true {
.published-icon.published {
border: 1px solid green;
opacity: 100%;
}
+1 -1
View File
@@ -508,7 +508,7 @@ td.user-answer-score-2::after {
opacity: 50%;
}
.published-icon.true {
.published-icon.published {
border: 1px solid green;
opacity: 100%;
}