remove active style

This commit is contained in:
klemek
2021-10-14 15:45:25 +02:00
parent 3576ef6e28
commit 7cecd74267
+2 -2
View File
@@ -87,11 +87,11 @@ table {
background-color: #E0E0E0;
color: #424242;
}
/*
.answer:active {
background-color: #757575;
color: #eeeeee;
}
} */
.disabled {
background-color: #f44336;