aboutsummaryrefslogtreecommitdiff
path: root/js/io
diff options
context:
space:
mode:
authorNivesh Rajbhandari2012-05-09 18:12:48 -0700
committerNivesh Rajbhandari2012-05-09 18:12:48 -0700
commit9ff89d41048d056ddab4c15b4e9e74bc5417c883 (patch)
tree980a420079b6b9fbd6914c1ece7c67e787ed94b6 /js/io
parentf8c467bd268e10d4f07136ca932c6eaffc94bc12 (diff)
downloadninja-9ff89d41048d056ddab4c15b4e9e74bc5417c883.tar.gz
Adding support to save body's css styles on preview.
Signed-off-by: Nivesh Rajbhandari <mqg734@motorola.com>
Diffstat (limited to 'js/io')
-rwxr-xr-xjs/io/templates/files/html.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt
index 5a9010cf..3449ae39 100755
--- a/js/io/templates/files/html.txt
+++ b/js/io/templates/files/html.txt
@@ -10,10 +10,6 @@
10 <meta name="generator" content="Motorola Mobility Ninja"> 10 <meta name="generator" content="Motorola Mobility Ninja">
11 11
12 <style type="text/css"> 12 <style type="text/css">
13 html, body {
14 width: 100%;
15 height: 100%;
16 }
17 </style> 13 </style>
18 14
19 </head> 15 </head>