From 1170e81edd38ec530d09fd6a3e76936657ff52ce Mon Sep 17 00:00:00 2001 From: janekptacijarabaci Date: Thu, 12 Apr 2018 20:23:00 +0200 Subject: moebius#154: Notifications - user settings - the immediate duration of the alert https://github.com/MoonchildProductions/moebius/pull/154 --- toolkit/components/alerts/resources/content/alert.css | 1 - 1 file changed, 1 deletion(-) (limited to 'toolkit/components/alerts/resources/content/alert.css') 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; } -- cgit v1.2.3