mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 22:35:00 +02:00
merge r10307 from trunk to branch 2.2
feature:2262 Replace editarea by Codemirror: http://codemirror.net git-svn-id: http://piwigo.org/svn/branches/2.2@10310 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
span.css-at {color: #708;}
|
||||
span.css-unit {color: #281;}
|
||||
span.css-value {color: #708;}
|
||||
span.css-identifier {color: black;}
|
||||
span.css-selector {color: #11B;}
|
||||
span.css-important {color: #00F;}
|
||||
span.css-colorcode {color: #299;}
|
||||
span.css-comment {color: #A70;}
|
||||
span.css-string {color: #A22;}
|
||||
Reference in New Issue
Block a user