aboutsummaryrefslogtreecommitdiff
path: root/js/io/templates
diff options
context:
space:
mode:
authorJonathan Duran2012-06-25 13:40:37 -0700
committerJonathan Duran2012-06-25 13:40:37 -0700
commit8b46c251664a45039db355075bce85ddfd345269 (patch)
tree0de66b839b0c9107077705ee6f5efe737725207d /js/io/templates
parentda3d11366fa6f42a99cbd8998eebd5fe572b76bc (diff)
parent4e5331c9967d4a24df56160188cc916a4051052b (diff)
downloadninja-8b46c251664a45039db355075bce85ddfd345269.tar.gz
Merge branch 'refs/heads/NINJAmaster' into Timeline-bugfix1
Diffstat (limited to 'js/io/templates')
-rwxr-xr-xjs/io/templates/files/html.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/js/io/templates/files/html.txt b/js/io/templates/files/html.txt
index 3449ae39..33d50c49 100755
--- a/js/io/templates/files/html.txt
+++ b/js/io/templates/files/html.txt
@@ -10,6 +10,12 @@
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 margin: 0;
17 padding: 0;
18 }
13 </style> 19 </style>
14 20
15 </head> 21 </head>