]> git.sev.monster Git - dotfiles.git/blame - librewolf/chrome/userChrome.css
zprofile: print OKC if using okc-agent
[dotfiles.git] / librewolf / chrome / userChrome.css
CommitLineData
c0eb0bfb 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;
99195fcf 7}
This page took 0.043468 seconds and 4 git commands to generate.