aboutsummaryrefslogtreecommitdiff
path: root/imports/codemirror/mode/properties/properties.css
diff options
context:
space:
mode:
authorEric Guzman2012-05-10 14:51:31 -0700
committerEric Guzman2012-05-10 14:51:31 -0700
commit39f23ad4868482f395d2e210490a2d73545a9d84 (patch)
treec702d67585f72cddf55932411e7100133bc58452 /imports/codemirror/mode/properties/properties.css
parent733e16b55a6de807cdbb60b0f2cea36fc1619fd4 (diff)
parent632a53278826a33506b302b573ee0681840f2d6c (diff)
downloadninja-39f23ad4868482f395d2e210490a2d73545a9d84.tar.gz
Merge branch 'refs/heads/master' into CSSPanelUpdates
Conflicts: js/panels/CSSPanel/ComputedStyleSubPanel.reel/ComputedStyleSubPanel.html
Diffstat (limited to 'imports/codemirror/mode/properties/properties.css')
-rwxr-xr-ximports/codemirror/mode/properties/properties.css3
1 files changed, 0 insertions, 3 deletions
diff --git a/imports/codemirror/mode/properties/properties.css b/imports/codemirror/mode/properties/properties.css
deleted file mode 100755
index d975375c..00000000
--- a/imports/codemirror/mode/properties/properties.css
+++ /dev/null
@@ -1,3 +0,0 @@
1span.cm-key {color: #00c;}
2span.cm-equals {color: #a11;}
3span.cm-value {color: #170;}