mirror of
https://github.com/9001/copyparty.git
synced 2026-06-22 05:53:29 -06:00
fix that one button (again)
This commit is contained in:
parent
bcdebc0dbc
commit
51e1709af3
|
|
@ -101,7 +101,9 @@ a {
|
||||||
margin: 0 .3em;
|
margin: 0 .3em;
|
||||||
}
|
}
|
||||||
#lo {
|
#lo {
|
||||||
padding: .35em .6em;
|
padding: 0 .6em;
|
||||||
|
height: 1.6em;
|
||||||
|
border-width: 0 0 2px 0;
|
||||||
}
|
}
|
||||||
#lo:hover, #lo:focus-visible,
|
#lo:hover, #lo:focus-visible,
|
||||||
a:hover, a:focus-visible {
|
a:hover, a:focus-visible {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue