aboutsummaryrefslogtreecommitdiff
path: root/js/document
diff options
context:
space:
mode:
authorPushkar Joshi2012-03-28 11:15:45 -0700
committerPushkar Joshi2012-03-28 11:15:45 -0700
commitfa5c9dbdc3e8618d494e142e0967fa69049d0c97 (patch)
tree2b1574c193f91cee04975f95d19d025080c7cea2 /js/document
parent0f5967e1124da8d65e1c35d2a9e1ef6259269348 (diff)
parenta25e50a429dfa87522ed7616dcae7b472f3c785c (diff)
downloadninja-fa5c9dbdc3e8618d494e142e0967fa69049d0c97.tar.gz
Merge branch 'master' into brushtool
Diffstat (limited to 'js/document')
-rwxr-xr-xjs/document/templates/montage-html/default_html.css4
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 68300edf..6c2b415f 100755
--- a/js/document/templates/montage-html/default_html.css
+++ b/js/document/templates/montage-html/default_html.css
@@ -72,4 +72,8 @@ body
72 72
73.elem-red-outline { 73.elem-red-outline {
74 outline: red solid thin; 74 outline: red solid thin;
75}
76
77.nj-preset-transition {
78 -webkit-transition: all 450ms linear !important;
75} \ No newline at end of file 79} \ No newline at end of file