„threadr/style.css“ ändern
parent
32b6ec8723
commit
f8cf9b31e8
|
@ -296,3 +296,7 @@ div.dropdown {
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.dropdown:hover:not(.active) {
|
||||||
|
background-color: #8bd3dd;
|
||||||
|
}
|
Loading…
Reference in New Issue