Remove comment window control patch requiring Fx66 - it works on 65
This commit is contained in:
parent
931f9b1292
commit
f515efea70
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
/* Makes tabs to appear on multiple lines */
|
/* Makes tabs to appear on multiple lines */
|
||||||
/* Tab reordering will not work and can't be made to work */
|
/* Tab reordering will not work and can't be made to work */
|
||||||
/* On Firefox 66 you can use multi-row_tabs_window_control_patch.css to hide window controls if you wish */
|
/* You can use multi-row_tabs_window_control_patch.css to move window controls to nav-bar*/
|
||||||
|
|
||||||
/* It's recommended to move tabs new-tab-button outside tabs toolbar */
|
/* It's recommended to move tabs new-tab-button outside tabs toolbar */
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* This is a supporting style for multirow_tabs_Fx66+ */
|
/* This is a supporting style for multi-row_tabs.css*/
|
||||||
|
|
||||||
/* !! Use customize mode to make menubar permanently enabled !! */
|
/* !! Use customize mode to make menubar permanently enabled !! */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue