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.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/document/templates/montage-html/default_html.css b/js/document/templates/montage-html/default_html.css
index 6c2b415f..424c5801 100755
--- a/js/document/templates/montage-html/default_html.css
+++ b/js/document/templates/montage-html/default_html.css
@@ -70,8 +70,8 @@ body
70 -webkit-transform: perspective(1400) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); 70 -webkit-transform: perspective(1400) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
71} 71}
72 72
73.elem-red-outline { 73.active-element-outline {
74 outline: red solid thin; 74 outline: #adff2f solid 2px;
75} 75}
76 76
77.nj-preset-transition { 77.nj-preset-transition {