.
This commit is contained in:
@@ -652,6 +652,10 @@ input {
|
||||
list-style-type: lower-alpha;
|
||||
}
|
||||
|
||||
.sba-answer-list:hover {
|
||||
color: purple;
|
||||
}
|
||||
|
||||
#menu-list button {
|
||||
padding-left: 2px;
|
||||
padding-right: 2px;
|
||||
@@ -674,4 +678,8 @@ input {
|
||||
.sba-finish-list a button.unanswered {
|
||||
color: red;
|
||||
border-style: dashed;
|
||||
}
|
||||
}
|
||||
|
||||
.no-select {
|
||||
user-select: none;
|
||||
}
|
||||
Reference in New Issue
Block a user