cvs: php-gtk-web / style-highlight.css

[email protected] ("Andrei Zmievski")
Newsgroups php.gtk.webmaster
Message-ID <cvsandrei1144481783@cvsserver>
andrei		Sat Apr  8 07:36:23 2006 UTC

  Modified files:              
    /php-gtk-web	style-highlight.css 
  Log:
  Update highlightin CSS.
  
  
http://cvs.php.net/viewcvs.cgi/php-gtk-web/style-highlight.css?r1=1.4&r2=1.5&diff_format=u
Index: php-gtk-web/style-highlight.css
diff -u php-gtk-web/style-highlight.css:1.4 php-gtk-web/style-highlight.css:1.5
--- php-gtk-web/style-highlight.css:1.4	Mon Aug 30 18:22:29 2004
+++ php-gtk-web/style-highlight.css	Sat Apr  8 07:36:23 2006
@@ -1,5 +1,5 @@
 /* 
- * $Id: style-highlight.css,v 1.4 2004/08/30 18:22:29 andrei Exp $
+ * $Id: style-highlight.css,v 1.5 2006/04/08 07:36:23 andrei Exp $
  */
 
 .phpcode {
@@ -7,13 +7,13 @@
 font-size: 90%;
 }
 .phpcode .kw1 {
-color: #b1b100;color: #aa3333; font-weight: bold
+color: #d09010; font-weight: bold
 }
 .phpcode .kw2 {
 color: #000000; font-weight: bold;
 }
 .phpcode .kw3 {
-color: #000066;
+color: #000066; font-weight: bold;
 }
 .phpcode .co1 {
 color: #808080; font-style: italic;
@@ -28,19 +28,19 @@
 color: green; font-weight: bold;
 }
 .phpcode .br0 {
-color: #66cc66;color: #404040
+color: #404040
 }
 .phpcode .st0 {
-color: #ff0000;color: green
+color: green
 }
 .phpcode .nu0 {
-color: #cc66cc;color: #6600cc
+color: #6600cc
 }
 .phpcode .me0 {
-color: #006600;color: black; font-style: italic
+color: black; font-style: italic
 }
 .phpcode .re0 {
-color: #0000ff;color: #004090
+color: #004090
 }
 
 /*
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.