added odd and even to the comments /* Alternate rows even */ and moved them to before...
authorurs_hunkler <urs_hunkler>
Sun, 30 Jan 2005 11:21:13 +0000 (11:21 +0000)
committerurs_hunkler <urs_hunkler>
Sun, 30 Jan 2005 11:21:13 +0000 (11:21 +0000)
theme/standard/styles_color.css

index 0d3ac52cdddda688be1d072208efe89fd20970d1..034fb5989e0f15b6822b407d9ea8c934d4587464 100644 (file)
@@ -64,10 +64,12 @@ th {
     background-color:#AAFFAA; /* highlight */
 }
 
-.r0 {  /* Alternate rows */
+/* Alternate rows even */
+.r0 {  
 }
 
-.r1 {  /* Alternate rows */
+/* Alternate rows odd */
+.r1 {  
 }
 
 /* header styles */