Fix some comments in tabs_on_bottom.css
This just removes an ancient leftover comment and reorders comments at the top of the file.
This commit is contained in:
parent
d4b5627473
commit
715ab86abc
1 changed files with 4 additions and 8 deletions
|
@ -1,18 +1,14 @@
|
||||||
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0
|
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_on_bottom.css made available under Mozilla Public License v. 2.0
|
||||||
See the above repository for updates as well as full license text. */
|
See the above repository for updates as well as full license text. */
|
||||||
|
|
||||||
/* Modify to change window drag space width */
|
/* IMPORTANT
|
||||||
/*
|
|
||||||
Use tabs_on_bottom_menubar_on_top_patch.css if you
|
|
||||||
have menubar permanently enabled and want it on top
|
|
||||||
*/
|
|
||||||
|
|
||||||
/* IMPORTANT */
|
|
||||||
/*
|
|
||||||
Get window_control_placeholder_support.css
|
Get window_control_placeholder_support.css
|
||||||
Window controls will be all wrong without it.
|
Window controls will be all wrong without it.
|
||||||
Additionally on Linux, you may need to get:
|
Additionally on Linux, you may need to get:
|
||||||
linux_gtk_window_control_patch.css
|
linux_gtk_window_control_patch.css
|
||||||
|
|
||||||
|
Use tabs_on_bottom_menubar_on_top_patch.css if you
|
||||||
|
have menubar permanently enabled and want it on top
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
|
||||||
|
|
Loading…
Reference in a new issue