aboutsummaryrefslogtreecommitdiff
path: root/js/document/templates/montage-html/default_html.css
diff options
context:
space:
mode:
Diffstat (limited to 'js/document/templates/montage-html/default_html.css')
-rwxr-xr-xjs/document/templates/montage-html/default_html.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/js/document/templates/montage-html/default_html.css b/js/document/templates/montage-html/default_html.css
index 424c5801..04b21c6f 100755
--- a/js/document/templates/montage-html/default_html.css
+++ b/js/document/templates/montage-html/default_html.css
@@ -65,11 +65,6 @@ body
65 display: none; 65 display: none;
66} 66}
67 67
68.global3DSettings {
69 -webkit-transform-style: preserve-3d;
70 -webkit-transform: perspective(1400) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
71}
72
73.active-element-outline { 68.active-element-outline {
74 outline: #adff2f solid 2px; 69 outline: #adff2f solid 2px;
75} 70}