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
|
||||
See the above repository for updates as well as full license text. */
|
||||
|
||||
/* Modify to change window drag space width */
|
||||
/*
|
||||
Use tabs_on_bottom_menubar_on_top_patch.css if you
|
||||
have menubar permanently enabled and want it on top
|
||||
*/
|
||||
|
||||
/* IMPORTANT */
|
||||
/*
|
||||
/* IMPORTANT
|
||||
Get window_control_placeholder_support.css
|
||||
Window controls will be all wrong without it.
|
||||
Additionally on Linux, you may need to get:
|
||||
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,
|
||||
|
|
Loading…
Reference in a new issue