firefox-csshacks
firefox-csshacks copied to clipboard
tab_separator_lines.css and tab_close_button_always_on_hover.css with vertical tabs
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.cssincreases 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!