diff --git a/chrome/tabs_animated_gradient_border.css b/chrome/tabs_animated_gradient_border.css index 7bb270a..51687e5 100644 --- a/chrome/tabs_animated_gradient_border.css +++ b/chrome/tabs_animated_gradient_border.css @@ -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 See the above repository for updates as well as full license text. */ -/* Adds animated gradient border below tabs and around selected tab */ -/* Might or might not work, no promises */ +/** Adds animated gradient border below tabs and around selected tab. + * + * !IMPORTANT + * This style requires non_floating_sharp_tabs.css to be loaded before it. + */ /* Constant animation WILL increase CPU usage */