theme-store/themes/3ff55ba7-4690-4f74-96a8-9e4416685e4e/chrome.css
mauro 🤙 04c36ea600
Add theme: Container Tab Theme (#467)
* Add theme: Container Tab Theme

* Add files via upload

* Update theme.json

---------

Co-authored-by: ocean-mars <ocean-mars@users.noreply.github.com>
2024-10-06 18:33:30 +02:00

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;}}}