aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/montage-web/default_html.css
diff options
context:
space:
mode:
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}