mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
fix hover effect for language toggle
This commit is contained in:
parent
5b8d2eb2f6
commit
96ced53843
@ -154,9 +154,10 @@
|
||||
font-family: Lato, sans-serif;
|
||||
font-size: 16px;
|
||||
border: 1px solid gainsboro;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.toggle:hover+label {
|
||||
.toggle+label:hover {
|
||||
background-color: #bee876;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user