diff options
| author | dacctal <dacctalyt@gmail.com> | 2026-04-22 20:44:19 +0000 |
|---|---|---|
| committer | dacctal <dacctalyt@gmail.com> | 2026-04-22 20:44:19 +0000 |
| commit | fdca05503614c6eecbb1401088351710337ae9ce (patch) | |
| tree | 0827116f15f529fb0ca36566b134b1528656272e | |
| parent | 90d097dadf74aae7b61affdcab375fbc584f45d6 (diff) | |
oops
| -rw-r--r-- | sidebery-sidebar.css | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sidebery-sidebar.css b/sidebery-sidebar.css deleted file mode 100644 index f135a13..0000000 --- a/sidebery-sidebar.css +++ /dev/null @@ -1,24 +0,0 @@ -#root.root {--tabs-height: 36px;} -#root.root {--tabs-inner-gap: 8px;} -#root.root {--tabs-margin: 4px;} -#root.root {--tabs-font: 16px sans-serif;} -#root.root {--tabs-count-font: 16px sans-serif;} -#root.root {--general-margin: 4px;} -#root.root {--general-border-radius: 0px;} - -.Tab[data-active="true"] .body { - border: 2px solid #ef944dff !important; - border-radius: 0px; -} - -.NavigationBar .main-items .nav-item[data-class="panel"] .name-box { - border-width: 2px !important; -} - -#root[data-act-el-color-scheme="dark"] { - --active-el-shadow: none; -} - -.NavigationBar .nav-item[data-active="true"] { - border: 1px solid #ef944dff !important; -} |
