6 lines
178 B
CSS
6 lines
178 B
CSS
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* only needed once */
|
|
|
|
#eme-notification-icon[firstplay=true] {
|
|
animation: none !important;
|
|
}
|