aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Guzman2012-03-27 11:43:37 -0700
committerEric Guzman2012-03-27 11:43:37 -0700
commit668a3e832c0f4dd1ea0c3d56e3a79756c0a236b1 (patch)
tree85f6f8a9ea5d3c914921ccb16bdefc5b3787096a
parent309b201017da2a4094df4f06adeeff9d396b193a (diff)
downloadninja-668a3e832c0f4dd1ea0c3d56e3a79756c0a236b1.tar.gz
Presets Controller - Removing test background from transition class
-rwxr-xr-xjs/document/templates/montage-html/default_html.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/document/templates/montage-html/default_html.css b/js/document/templates/montage-html/default_html.css
index 24a752bc..6c2b415f 100755
--- a/js/document/templates/montage-html/default_html.css
+++ b/js/document/templates/montage-html/default_html.css
@@ -76,5 +76,4 @@ body
76 76
77.nj-preset-transition { 77.nj-preset-transition {
78 -webkit-transition: all 450ms linear !important; 78 -webkit-transition: all 450ms linear !important;
79 background-color: red;
80} \ No newline at end of file 79} \ No newline at end of file