No changes
This commit is contained in:
parent
8680a02b13
commit
b6b398f5bf
17374 changed files with 2475441 additions and 0 deletions
10
ControlPanel/modules/ftp/plugins/codepress/languages/css.css
Normal file
10
ControlPanel/modules/ftp/plugins/codepress/languages/css.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
/*
|
||||
* CodePress color styles for CSS syntax highlighting
|
||||
*/
|
||||
|
||||
b, b a, b u {color:#000080;} /* tags, ids, classes */
|
||||
i, i b, i s, i a, i u {color:gray;} /* comments */
|
||||
s, s b {color:#a0a0dd;} /* parameters */
|
||||
a {color:#0000ff;} /* keys */
|
||||
u {color:red;} /* values */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue