PHP Classes

File: htdocs/modules/system/css/code_mirror/jscolors.css

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/css/code_mirror/jscolors.css   Download  
File: htdocs/modules/system/css/code_mirror/jscolors.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 574 bytes
 

Contents

Class file image Download
.editbox { margin: .4em; padding: 0; font-family: monospace; font-size: 10pt; color: black; } pre.code, .editbox { color: #666666; } .editbox p { margin: 0; } span.js-punctuation { color: #666666; } span.js-operator { color: #666666; } span.js-keyword { color: #770088; } span.js-atom { color: #228811; } span.js-variable { color: black; } span.js-variabledef { color: #0000FF; } span.js-localvariable { color: #004499; } span.js-property { color: black; } span.js-comment { color: #AA7700; } span.js-string { color: #AA2222; }