aboutsummaryrefslogtreecommitdiff
path: root/js/io
diff options
context:
space:
mode:
authorValerio Virgillito2012-05-09 23:30:33 -0700
committerValerio Virgillito2012-05-09 23:30:33 -0700
commit25e50eed8afbf86606ec5614194dc34f154feecb (patch)
treeb3826880c843435cdaf2d8981400909127466313 /js/io
parent2e9a6b271439d934439514f6386424567853f93c (diff)
parent454ba956b0d6f48d37a5ad3f50eb00aaaaa7271b (diff)
downloadninja-25e50eed8afbf86606ec5614194dc34f154feecb.tar.gz
Merge pull request #208 from mqg734/Dom-Architecture
Adding support to save body's css styles on preview.
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>