diff options
author | Kruti Shah | 2012-06-28 09:24:03 -0700 |
---|---|---|
committer | Kruti Shah | 2012-06-28 09:24:03 -0700 |
commit | 8aef94d26e172785463161899dfcc877b4233bdb (patch) | |
tree | a9d5ff91681aa06bf26cb62994461a58d3f80005 /js/document/templates/html | |
parent | deefd070e5e6e793eef2c3d937e7b1a97b0f6830 (diff) | |
parent | 299ad041ab8f8669b3688e5ce74df5213d82ade6 (diff) | |
download | ninja-8aef94d26e172785463161899dfcc877b4233bdb.tar.gz |
Merge branch 'refs/heads/ninjainternalmaster' into Timeline-local-kruti
Diffstat (limited to 'js/document/templates/html')
-rwxr-xr-x | js/document/templates/html/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/js/document/templates/html/index.html b/js/document/templates/html/index.html index d7a44129..ef68a3c0 100755 --- a/js/document/templates/html/index.html +++ b/js/document/templates/html/index.html | |||
@@ -21,6 +21,7 @@ | |||
21 | 21 | ||
22 | <style type="text/css" id="nj-stage-stylesheet" data-ninja-template="true"> | 22 | <style type="text/css" id="nj-stage-stylesheet" data-ninja-template="true"> |
23 | * { | 23 | * { |
24 | -webkit-animation: none !important; | ||
24 | -webkit-transition-duration: 0s !important; | 25 | -webkit-transition-duration: 0s !important; |
25 | -webkit-animation-duration: 0s !important; | 26 | -webkit-animation-duration: 0s !important; |
26 | -webkit-animation-name: none !important; | 27 | -webkit-animation-name: none !important; |