mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-14 20:23:53 +02:00
* Add theme: Container Tab Theme * Add files via upload * Update theme.json --------- Co-authored-by: ocean-mars <ocean-mars@users.noreply.github.com>
3 lines
200 B
CSS
3 lines
200 B
CSS
|
|
.tab-context-line{display: none !important;}
|
|
#tabbrowser-tabs { & .tabbrowser-tab { &[selected] .tab-background { border: 2px solid var(--identity-icon-color) !important; opacity: 0.8 !important;}}}
|