X-Git-Url: https://git.sev.monster/~sev/dotfiles.git/blobdiff_plain/c0eb0bfb4a783c14228d08a643d6c269ae021792..99195fcfc0422133171dcd25791bdf32a2b4aca3:/librewolf/chrome/userChrome.css diff --git a/librewolf/chrome/userChrome.css b/librewolf/chrome/userChrome.css index 89bae4b..a078fa8 100644 --- a/librewolf/chrome/userChrome.css +++ b/librewolf/chrome/userChrome.css @@ -4,16 +4,4 @@ /* hide tst header */ #main-window:not([customizing]) #sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] > #sidebar-header { visibility: collapse !important; -} - -/* Hide sidebar with one tab */ -#sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] { - transition: all 0.2s ease; -} -#main-window:not([customizing]) - #sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"]:not(:has([data-current-uri="about:newtab"])):not(:hover) { - z-index: 2 !important; - overflow: hidden; - min-width: 2px !important; - max-width: 2px !important; -} +} \ No newline at end of file