X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fhtml%2FNoAuth%2Fcss%2F3.5-default%2Ftransactions.css;h=e9decf8eec51f54bda6e2dc4d3c2fe7c4434850a;hb=4a893caca8b2fa455ec4da12d54b890c10edec9d;hp=dfc4cb9d3ee921241af382b642121c1674ce9c28;hpb=962d830f2513b1e0d29f79a24b00088ddc384432;p=freeside.git diff --git a/rt/html/NoAuth/css/3.5-default/transactions.css b/rt/html/NoAuth/css/3.5-default/transactions.css index dfc4cb9d3..e9decf8ee 100755 --- a/rt/html/NoAuth/css/3.5-default/transactions.css +++ b/rt/html/NoAuth/css/3.5-default/transactions.css @@ -57,6 +57,10 @@ .ticket-transaction.even { background: #eee; } +.ticket-transaction.odd { + background: #fff; +} + .ticket-transaction .date { font-size: 0.9em;