[ Index ]

PHP Cross Reference of MyBB

title

Body

[close]

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

   1  /**
   2   * CodePress color styles for AutoIt syntax highlighting
   3   */
   4  
   5  u {font-style:normal;color:#000090;font-weight:bold;font-family:Monospace;}
   6  var {color:#AA0000;font-weight:bold;font-style:normal;}
   7  em {color:#FF33FF;}
   8  ins {color:#AC00A9;}
   9  i {color:#F000FF;}
  10  b {color:#FF0000;}
  11  a {color:#0080FF;font-weight:bold;}
  12  s, s u, s b {color:#9999CC;font-weight:normal;}
  13  cite, cite *{color:#009933;font-weight:normal;}


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