160 div.tblholder td.row2 { padding: 4px; background-color: #F0F0F0; } |
160 div.tblholder td.row2 { padding: 4px; background-color: #F0F0F0; } |
161 div.tblholder td.row3 { padding: 4px; background-color: #E8E8E8; } |
161 div.tblholder td.row3 { padding: 4px; background-color: #E8E8E8; } |
162 div.tblholder th { padding: 4px; background-color: #7080A0; font-weight: bold; text-align: center; color: #FFFFFF; } |
162 div.tblholder th { padding: 4px; background-color: #7080A0; font-weight: bold; text-align: center; color: #FFFFFF; } |
163 div.tblholder th.subhead { padding: 4px; background-color: #90A0B0; font-weight: bold; text-align: center; color: #FFFFFF; } |
163 div.tblholder th.subhead { padding: 4px; background-color: #90A0B0; font-weight: bold; text-align: center; color: #FFFFFF; } |
164 div.tblholder table { background-color: #FFFFFF; width: 100%; } |
164 div.tblholder table { background-color: #FFFFFF; width: 100%; } |
|
165 |
|
166 /* Colored table cells */ |
|
167 div.tblholder td.row1_red { padding: 4px; background-color: #F8E0E0; } |
|
168 div.tblholder td.row2_red { padding: 4px; background-color: #FFF0F0; } |
|
169 div.tblholder td.row3_red { padding: 4px; background-color: #FFE8E8; } |
|
170 div.tblholder td.row1_green { padding: 4px; background-color: #E0F8E0; } |
|
171 div.tblholder td.row2_green { padding: 4px; background-color: #F0FFF0; } |
|
172 div.tblholder td.row3_green { padding: 4px; background-color: #E8FFE8; } |
165 |
173 |
166 /* Well, not Midget and not comments (usually), but that's what the class is called ;-). Basically an informational window or used as a wrapper for tables. */ |
174 /* Well, not Midget and not comments (usually), but that's what the class is called ;-). Basically an informational window or used as a wrapper for tables. */ |
167 .mdg-comment, .mdg-infobox { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E8E8E8; } |
175 .mdg-comment, .mdg-infobox { margin-left: 1em; padding: 7px; border: 1px solid #AAAAAA; background-color: #E8E8E8; } |
168 |
176 |
169 /* JWS window theming */ |
177 /* JWS window theming */ |