Add comment to notify about non_pinned_sharp_tabs being a requirement
This commit is contained in:
parent
80d6887a09
commit
4542a03f38
1 changed files with 5 additions and 2 deletions
|
@ -1,8 +1,11 @@
|
||||||
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_animated_gradient_border.css made available under Mozilla Public License v. 2.0
|
/* Source file https://github.com/MrOtherGuy/firefox-csshacks/tree/master/chrome/tabs_animated_gradient_border.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. */
|
||||||
|
|
||||||
/* Adds animated gradient border below tabs and around selected tab */
|
/** Adds animated gradient border below tabs and around selected tab.
|
||||||
/* Might or might not work, no promises */
|
*
|
||||||
|
* !IMPORTANT
|
||||||
|
* This style requires non_floating_sharp_tabs.css to be loaded before it.
|
||||||
|
*/
|
||||||
|
|
||||||
/* Constant animation WILL increase CPU usage */
|
/* Constant animation WILL increase CPU usage */
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue