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