remove active style
This commit is contained in:
@@ -87,11 +87,11 @@ table {
|
|||||||
background-color: #E0E0E0;
|
background-color: #E0E0E0;
|
||||||
color: #424242;
|
color: #424242;
|
||||||
}
|
}
|
||||||
|
/*
|
||||||
.answer:active {
|
.answer:active {
|
||||||
background-color: #757575;
|
background-color: #757575;
|
||||||
color: #eeeeee;
|
color: #eeeeee;
|
||||||
}
|
} */
|
||||||
|
|
||||||
.disabled {
|
.disabled {
|
||||||
background-color: #f44336;
|
background-color: #f44336;
|
||||||
|
|||||||
Reference in New Issue
Block a user