summaryrefslogtreecommitdiffstats
path: root/toolkit/components/alerts/resources/content/alert.css
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-12 20:23:00 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-12 20:23:00 +0200
commit1170e81edd38ec530d09fd6a3e76936657ff52ce (patch)
tree49bd415233ff56646bbfbe989bfc2a1f7ba81f12 /toolkit/components/alerts/resources/content/alert.css
parent4c2e77404f43040ce7a9f0d9052448b3f23a8c28 (diff)
downloadUXP-1170e81edd38ec530d09fd6a3e76936657ff52ce.tar
UXP-1170e81edd38ec530d09fd6a3e76936657ff52ce.tar.gz
UXP-1170e81edd38ec530d09fd6a3e76936657ff52ce.tar.lz
UXP-1170e81edd38ec530d09fd6a3e76936657ff52ce.tar.xz
UXP-1170e81edd38ec530d09fd6a3e76936657ff52ce.zip
moebius#154: Notifications - user settings - the immediate duration of the alert
https://github.com/MoonchildProductions/moebius/pull/154
Diffstat (limited to 'toolkit/components/alerts/resources/content/alert.css')
-rw-r--r--toolkit/components/alerts/resources/content/alert.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/components/alerts/resources/content/alert.css b/toolkit/components/alerts/resources/content/alert.css
index c4d94a543..81e5cdd35 100644
--- a/toolkit/components/alerts/resources/content/alert.css
+++ b/toolkit/components/alerts/resources/content/alert.css
@@ -3,7 +3,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#alertBox[animate] {
- animation-duration: 20s;
animation-fill-mode: both;
animation-name: alert-animation;
}