mirror of
https://github.com/9001/copyparty.git
synced 2026-06-20 13:12:26 -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;
|
margin: -.2em;
|
||||||
text-shadow: 1px 1px 0px var(--bg-max);
|
text-shadow: 1px 1px 0px var(--bg-max);
|
||||||
}
|
}
|
||||||
#ops input[type=submit]:hover,
|
input[type=submit]:hover,
|
||||||
#goh:hover,
|
#goh:hover,
|
||||||
a:hover {
|
a:hover {
|
||||||
color: var(--a-hil);
|
color: var(--a-hil);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue