Changeset 4595
- Timestamp:
- 08/19/10 04:39:15 (3 years ago)
- File:
-
- 1 edited
-
web/trunk/trac/htdocs/libcaca.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
web/trunk/trac/htdocs/libcaca.css
r4594 r4595 592 592 } 593 593 table.listing tbody tr { 594 background: rgba(255, 255, 255 , 0.25);594 background: rgba(255, 255, 255); 595 595 } 596 596 table.listing tbody tr.odd { 597 background: rgba(25 0, 250, 250, 0.25);597 background: rgba(255, 255, 255, 0.7); 598 598 } 599 599 table.listing tbody tr.even { 600 background: rgba(245, 245, 245, 0. 25);601 } 602 tabl 600 background: rgba(245, 245, 245, 0.8); 601 } 602 603 603 table.listing tbody tr:hover { background: #D7E6FF !important } 604 604 table.listing tbody tr.focus { background: #D7E6FF !important }
Note: See TracChangeset
for help on using the changeset viewer.
