Changeset 4604
- Timestamp:
- 08/19/10 05:10:44 (3 years ago)
- File:
-
- 1 edited
-
web/trunk/trac/htdocs/libcaca.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/libcaca.css
r4602 r4604 605 605 text-align: right; 606 606 } 607 608 table.listing tbody tr:hover { background: #D7E6FF !important } 609 table.listing tbody tr.focus { background: #D7E6FF !important } 610 611 .tickets tr.color1-odd { 612 background: rgba(240, 215, 215, 0.8); 613 } 614 .tickets tr.color1-even { 615 background: rgba(255, 228, 228, 0.9); 616 } 617 .tickets tr.color2-odd { 618 background: rgba(255, 255, 185, 0.9); 619 } 620 .tickets tr.color2-even { 621 background: rgba(255, 255, 220, 0.8); 622 } 607 623 .tickets tr.color3-odd, 608 624 table.listing tbody tr.odd { … … 613 629 background: rgba(240, 240, 240, 0.8); 614 630 } 615 616 table.listing tbody tr:hover { background: #D7E6FF !important }617 table.listing tbody tr.focus { background: #D7E6FF !important }618 619 631 .tickets tr.color4-odd { 620 632 background: rgba(195, 215, 255, 0.9);
Note: See TracChangeset
for help on using the changeset viewer.
