cvs: phpweb /styles site.css

[email protected] ("Hannes Magnusson")
Newsgroups php.webmaster
Message-ID <cvsbjori1226476306@cvsserver>
bjori		Wed Nov 12 07:51:46 2008 UTC

  Modified files:              
    /phpweb/styles	site.css 
  Log:
  Don't overwrite orderedlists li types
  
  
http://cvs.php.net/viewvc.cgi/phpweb/styles/site.css?r1=1.65&r2=1.66&diff_format=u
Index: phpweb/styles/site.css
diff -u phpweb/styles/site.css:1.65 phpweb/styles/site.css:1.66
--- phpweb/styles/site.css:1.65	Sun Apr 20 13:14:55 2008
+++ phpweb/styles/site.css	Wed Nov 12 07:51:46 2008
@@ -172,6 +172,9 @@
 li {
 	padding-top: 3px;
 	padding-bottom: 3px;
+}
+/* Don't overwrite ordered lists */
+ul li {
 	list-style-type: square;
 }
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.