aboutsummaryrefslogtreecommitdiff
path: root/imports/codemirror/mode/properties/properties.css
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-05-04 14:00:54 -0700
committerJose Antonio Marquez2012-05-04 14:00:54 -0700
commit9c0bda09a502472768f6dd5090a882d11be58d23 (patch)
tree28eb75165553daa979be3bc9223d35d875a008dc /imports/codemirror/mode/properties/properties.css
parent2456f0d60f642016135aa0f96126cb3249343757 (diff)
parentfec9ccee11ea21ffc95edce6e89d0d302b63e3d8 (diff)
downloadninja-9c0bda09a502472768f6dd5090a882d11be58d23.tar.gz
Merge branch 'refs/heads/Ninja-Internal' into Document
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;}