mirror of
https://github.com/9001/copyparty.git
synced 2025-08-20 02:12:20 -06:00
more ux
This commit is contained in:
parent
95dc78db10
commit
ed8fff8c52
|
@ -706,8 +706,8 @@ input.eq_gain {
|
||||||
#tree li {
|
#tree li {
|
||||||
margin-left: 1em;
|
margin-left: 1em;
|
||||||
list-style: none;
|
list-style: none;
|
||||||
border-top: 1px solid #373737;
|
border-top: 1px solid #444;
|
||||||
border-bottom: 1px solid #181818;
|
border-bottom: 1px solid #111;
|
||||||
}
|
}
|
||||||
#tree li:last-child {
|
#tree li:last-child {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
@ -1012,6 +1012,7 @@ a.btn,
|
||||||
|
|
||||||
html,
|
html,
|
||||||
#rui,
|
#rui,
|
||||||
|
#files td,
|
||||||
#files thead th,
|
#files thead th,
|
||||||
#bbox-halp,
|
#bbox-halp,
|
||||||
#u2notbtn,
|
#u2notbtn,
|
||||||
|
|
Loading…
Reference in a new issue