add write-only up2k ui simplifier

This commit is contained in:
ed 2022-07-01 00:55:36 +02:00
parent 4083533916
commit 098184ff7b
3 changed files with 62 additions and 1 deletions

View file

@ -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 */