clean up corners & colors
[freeside.git] / rt / html / NoAuth / css / 3.5-default / transactions.css
index dfc4cb9..e9decf8 100755 (executable)
 .ticket-transaction.even {
     background: #eee;
 }
+.ticket-transaction.odd {
+    background: #fff;
+}
+
 
 .ticket-transaction .date {
     font-size: 0.9em;