]> git.sev.monster Git - dotfiles.git/blob - librewolf/chrome/userChrome.css
zprofile: print OKC if using okc-agent
[dotfiles.git] / librewolf / chrome / userChrome.css
1 /* hide tabs */
2 #main-window[tabsintitlebar="true"]:not([extradragspace="true"]):not([customizing]) #tabbrowser-tabs,
3 #main-window[tabsintitlebar="true"]:not([extradragspace="true"]):not([customizing]) #alltabs-button,
4 /* hide tst header */
5 #main-window:not([customizing]) #sidebar-box[sidebarcommand="treestyletab_piro_sakura_ne_jp-sidebar-action"] > #sidebar-header {
6     visibility: collapse !important;
7 }
This page took 0.035841 seconds and 4 git commands to generate.