diff options
Diffstat (limited to 'js/document')
-rwxr-xr-x | js/document/templates/montage-html/default_html.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/js/document/templates/montage-html/default_html.css b/js/document/templates/montage-html/default_html.css index 04b21c6f..a8f119a2 100755 --- a/js/document/templates/montage-html/default_html.css +++ b/js/document/templates/montage-html/default_html.css | |||
@@ -71,4 +71,8 @@ body | |||
71 | 71 | ||
72 | .nj-preset-transition { | 72 | .nj-preset-transition { |
73 | -webkit-transition: all 450ms linear !important; | 73 | -webkit-transition: all 450ms linear !important; |
74 | } | ||
75 | |||
76 | .nj-element-highlight { | ||
77 | outline: 4px solid rgba(21, 190, 22, 0.60); | ||
74 | } \ No newline at end of file | 78 | } \ No newline at end of file |