Changeset 1516 for trunk/src/css
- Timestamp:
- 06/13/09 07:09:08 (3 years ago)
- Files:
-
- 1 modified
-
trunk/src/css/reportstyle.css (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/css/reportstyle.css
r1454 r1516 140 140 text-align: left; 141 141 font-family: monospace; 142 white-space: pre; 142 143 background-color: #e0e0e0; 143 144 } … … 148 149 text-align: left; 149 150 font-family: monospace; 151 white-space: pre; 150 152 background-color: #ffffff; 151 153 } … … 178 180 text-align: left; 179 181 font-family: monospace; 182 white-space: pre; 180 183 background:#e0e0e0; 181 184 } … … 186 189 text-align: left; 187 190 font-family: monospace; 191 white-space: pre; 188 192 background:#ffffff; 189 193 }
