.
This commit is contained in:
@@ -501,4 +501,14 @@ td.user-answer-score-2::after {
|
||||
|
||||
table.longs .user-answer-score-7\.0, table.longs .user-answer-score-7\.5 {
|
||||
color: green
|
||||
}
|
||||
|
||||
.published-icon {
|
||||
border: 1px dotted gray;
|
||||
opacity: 50%;
|
||||
}
|
||||
|
||||
.published-icon.true {
|
||||
border: 1px solid green;
|
||||
opacity: 100%;
|
||||
}
|
||||
Reference in New Issue
Block a user