[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

/admin/jscripts/codepress/languages/ -> css.css (source)

   1  /*
   2   * CodePress color styles for CSS syntax highlighting
   3   */
   4  
   5  b, b a, b u {color:#000080;} /* tags, ids, classes */
   6  i, i b, i s, i a, i u {color:gray;} /* comments */
   7  s, s b {color:#a0a0dd;} /* parameters */
   8  u {color:red;} /* values */
   9  u a {color:#0000ff;} /* keys */


Generated: Tue Oct 8 19:19:50 2013 Cross-referenced by PHPXref 0.7.1