summaryrefslogtreecommitdiff
path: root/firefox/chrome/third_party_custom_styles.css
blob: 6bce5860267e071936aaa104cc47cfcccd87d5e9 (plain)
1
2
3
4
5
6
7
#main-window {
    background: rgba(25, 25, 25, 0) !important;
}

#tabbrowser-tabpanels{
    background: transparent !important;
}