firefox/userChrome.css

10 lines
296 B
CSS

@import url(navbar_below_content.css);
@import url(tabs_below_content.css);
@import url(toolbars_below_content.css);
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
#eme-notification-icon[firstplay=true] {
animation: none !important;
}