Combine multi-row tabs for pre and post Firefox 66 and label the post-66 only obsolete

This commit is contained in:
MrOtherGuy
2019-01-24 13:35:40 +02:00
parent 1229f5ba19
commit 9787beeb96
2 changed files with 51 additions and 15 deletions

View File

@@ -1,5 +1,6 @@
/* For Firefox 66+ */
/* Use multi-row_tabs_window_control_patch.css to hide window controls if you wish */
/* This file is obsolete, you can use multi-row_tabs.css which should work on Firefox pre- and post-66 */
#tabbrowser-tabs{
@@ -31,5 +32,5 @@
#tabbrowser-tabs .scrollbutton-up,
#tabbrowser-tabs .scrollbutton-down,
#alltabs-button,
#TabsToolbar #new-tab-button,
:root:not([customizing]) #TabsToolbar #new-tab-button,
#tabbrowser-tabs spacer{ display: none }