force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
10
ControlPanel/modules/ftp/plugins/codepress/languages/css.css
Executable file
10
ControlPanel/modules/ftp/plugins/codepress/languages/css.css
Executable 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