mirror of
https://github.com/9001/copyparty.git
synced 2026-06-18 20:22:27 -06:00
fix logout button hover
This commit is contained in:
parent
42f6762639
commit
d1529edfc0
|
|
@ -590,7 +590,7 @@ a, #blogout, #files tbody div a:last-child {
|
|||
margin: -.2em;
|
||||
text-shadow: 1px 1px 0px var(--bg-max);
|
||||
}
|
||||
#ops input[type=submit]:hover,
|
||||
input[type=submit]:hover,
|
||||
#goh:hover,
|
||||
a:hover {
|
||||
color: var(--a-hil);
|
||||
|
|
|
|||
Loading…
Reference in a new issue