PHP Classes

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

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/css/code_mirror/csscolors.css   Download  
File: htdocs/modules/system/css/code_mirror/csscolors.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: 489 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.css-at { color: #770088; } span.css-unit { color: #228811; } span.css-value { color: #770088; } span.css-identifier { color: black; } span.css-important { color: #0000FF; } span.css-colorcode { color: #004499; } span.css-comment { color: #AA7700; } span.css-string { color: #AA2222; }