ribshark

ribshark

Joined Member # 6860295
0 Posts 2 Replies 70 Reputation

Great! Loving it so far! One thing I would like is for the option to always show the integrated tabs on all windows where they are available. I can do this for individual apps via the "Always show tabs for this type of window" toggle, but I would like to enable this globally.

5 Replies 15,297 Views

To fix this while still having tabs in the titlebar, I edited C:\Program Files (x86)\Stardock\WindowBlinds\ff.css and replaced the entire contents of the file with: @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); #main-window { -moz-appearance: -moz-win-glass !important; } #titlebar-buttonbox > toolbarbutton { /* hide fake min-max-close */ display: none !important; } <br /

7 Replies 43,817 Views