summaryrefslogtreecommitdiff
path: root/modules/home-manager/personal/programs/firefox/userchrome/treestyletabs-inner.css
blob: f6fca3733579d383a0a543de84b56a488973edcd (plain)
1
2
3
4
5
6
/* Not working. Paste this inside TST's extra CSS rules. */
@-moz-document regexp("moz-extension://.+/sidebar/sidebar.html.*") {
    :root.sidebar #background {
        background: #{{base00-hex}};
    }
}