firefox-csshacks icon indicating copy to clipboard operation
firefox-csshacks copied to clipboard

tab_separator_lines.css and tab_close_button_always_on_hover.css with vertical tabs

Open Dupond opened this issue 10 months ago • 3 comments
trafficstars

Hello,

I think maybe those two scripts would need to be adapted for vertical tabs:

  • the separator probably shouldn't be displayed in the background of a vertical tab (including between pinned vertical tabs);
  • currently, displaying the "Close tab" button with tab_close_button_always_on_hover.css increases the size of the sidebar if it's not expanded. I'm not sure this is desirable; perhaps the scope of the script should be limited by adding #tabbrowser-tabs[orient="horizontal"] in front of the two lines?

Have a nice day, a merry Christmas and a happy new year!

Dupond avatar Dec 27 '24 10:12 Dupond