more fixes
This commit is contained in:
@@ -13,6 +13,10 @@ a, a:link {
|
||||
|
||||
.answer-list {
|
||||
font-size: 30px;
|
||||
user-select: none;
|
||||
-webkit-user-select: none; /* Chrome/Safari */
|
||||
-moz-user-select: none; /* Firefox */
|
||||
-ms-user-select: none; /* IE10+ */
|
||||
}
|
||||
|
||||
.answer-list .correct {
|
||||
@@ -313,4 +317,4 @@ img.uploading:hover {
|
||||
|
||||
.parent-help .help-text {
|
||||
opacity: 0%;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user