aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xjs/document/templates/html/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/js/document/templates/html/index.html b/js/document/templates/html/index.html
index 933df157..70187900 100755
--- a/js/document/templates/html/index.html
+++ b/js/document/templates/html/index.html
@@ -54,6 +54,10 @@
54 .nj-preset-transition { 54 .nj-preset-transition {
55 -webkit-transition: all 450ms linear !important; 55 -webkit-transition: all 450ms linear !important;
56 } 56 }
57
58 .nj-element-highlight {
59 outline: 4px solid #ff0000;
60 }
57 </style> 61 </style>
58 62
59 <script type="text/javascript" data-ninja-template="true"> 63 <script type="text/javascript" data-ninja-template="true">