git add stuff
This commit is contained in:
7
simpla/design/js/codemirror/mode/xml/xml.css
vendored
Normal file
7
simpla/design/js/codemirror/mode/xml/xml.css
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
span.xml-tag {color: #a0b;}
|
||||
span.xml-attribute {color: #281;}
|
||||
span.xml-attname {color: #00f;}
|
||||
span.xml-comment {color: #a70;}
|
||||
span.xml-cdata {color: #48a;}
|
||||
span.xml-processing {color: #999;}
|
||||
span.xml-entity {color: #a22;}
|
||||
Reference in New Issue
Block a user