aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/montage-web/default_html.css
diff options
context:
space:
mode:
authorValerio Virgillito2012-04-20 16:37:47 -0700
committerValerio Virgillito2012-04-20 16:37:47 -0700
commitc62273126004f057de40ce91ecda5606643f4c92 (patch)
tree4f55b7017e3387b90ae57fa71222706bd0ebec66 /js/document/templates/montage-web/default_html.css
parentc0bb9d7740a0fa2efce6c53c39054a46da4b63e0 (diff)
downloadninja-c62273126004f057de40ce91ecda5606643f4c92.tar.gz
reverting old template to current working status. New template work.
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'js/document/templates/montage-web/default_html.css')
-rwxr-xr-xjs/document/templates/montage-web/default_html.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/js/document/templates/montage-web/default_html.css b/js/document/templates/montage-web/default_html.css
index 05165898..db069d4e 100755
--- a/js/document/templates/montage-web/default_html.css
+++ b/js/document/templates/montage-web/default_html.css
@@ -10,17 +10,6 @@ No rights, expressed or implied, whatsoever to this software are provided by Mot
10 -webkit-animation-name: none !important; 10 -webkit-animation-name: none !important;
11} 11}
12 12
13html{
14 /*overflow:hidden;*/
15}
16
17body
18{
19 width: 100%;
20 height: 100%;
21 background: pink;
22}
23
24.active-element-outline { 13.active-element-outline {
25 outline: #adff2f solid 2px; 14 outline: #adff2f solid 2px;
26} 15}