- Timestamp:
- 09/29/15 16:34:55 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ipdb.css
r770 r777 120 120 .altrows > tbody > tr:nth-child(odd) { 121 121 background-color: #A8C4D0; 122 font-size: 90%; 122 123 } 123 124 .altrows > tbody > tr:nth-child(even) { 124 125 background-color: #D0E0E0; 126 font-size: 90%; 125 127 } 126 128 /* because ordering. *sigh* could just set to something, … … 136 138 .altrowsnh tr:nth-child(odd) { 137 139 background-color: #A8C4D0; 140 font-size: 90%; 138 141 } 139 142 .altrowsnh tr:nth-child(even) { 140 143 background-color: #D0E0E0; 144 font-size: 90%; 141 145 } 142 146
Note:
See TracChangeset
for help on using the changeset viewer.