mirror of
https://github.com/9001/copyparty.git
synced 2025-10-06 03:50:30 +02:00
add write-only up2k ui simplifier
This commit is contained in:
parent
4083533916
commit
098184ff7b
3 changed files with 62 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
/* make the up2k ui REALLY minimal by hiding a bunch of stuff: */
|
||||
|
||||
#ops, #tree, #path, #wrap>h2:last-child, /* main tabs and navigators (tree/breadcrumbs) */
|
||||
#ops, #tree, #path, #epi+h2, /* main tabs and navigators (tree/breadcrumbs) */
|
||||
|
||||
#u2conf tr:first-child>td[rowspan]:not(#u2btn_cw), /* most of the config options */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue