aboutsummaryrefslogtreecommitdiff
path: root/user-document-templates
diff options
context:
space:
mode:
authorJonathan Duran2012-02-08 13:26:27 -0800
committerJonathan Duran2012-02-08 13:26:27 -0800
commit37b952ca937521f62f9e131a2db4494921a890ba (patch)
treece467b108a8512d86e72b4f0371a0629f2b7a03b /user-document-templates
parentc9f146118b7b58d0bfdaf4f06f12adba61573075 (diff)
downloadninja-37b952ca937521f62f9e131a2db4494921a890ba.tar.gz
Make Stage work after live preview
Signed-off-by: Jonathan Duran <jduran@motorola.com>
Diffstat (limited to 'user-document-templates')
-rw-r--r--user-document-templates/montage-application-cloud/default_html.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/user-document-templates/montage-application-cloud/default_html.css b/user-document-templates/montage-application-cloud/default_html.css
index 05aaf1d0..68300edf 100644
--- a/user-document-templates/montage-application-cloud/default_html.css
+++ b/user-document-templates/montage-application-cloud/default_html.css
@@ -7,6 +7,7 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
7* { 7* {
8 -webkit-transition-duration: 0s !important; 8 -webkit-transition-duration: 0s !important;
9 -webkit-animation-duration: 0s !important; 9 -webkit-animation-duration: 0s !important;
10 -webkit-animation-name: none !important;
10} 11}
11 12
12html{ 13html{