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
8
ControlPanel/modules/ftp/plugins/codepress/languages/javascript.css
Executable file
8
ControlPanel/modules/ftp/plugins/codepress/languages/javascript.css
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
/*
|
||||
* CodePress color styles for JavaScript syntax highlighting
|
||||
*/
|
||||
|
||||
b {color:#7F0055;font-weight:bold;} /* reserved words */
|
||||
u {color:darkblue;font-weight:bold;} /* special words */
|
||||
i, i b, i s, i u {color:green;font-weight:normal;} /* comments */
|
||||
s, s b, s u {color:#2A00FF;font-weight:normal;} /* strings */
|
||||
Loading…
Add table
Add a link
Reference in a new issue