equal
deleted
inserted
replaced
165 .health-check-body { |
165 .health-check-body { |
166 max-width: 800px; |
166 max-width: 800px; |
167 margin: 0 auto; |
167 margin: 0 auto; |
168 } |
168 } |
169 |
169 |
|
170 .widefat.health-check-table th { |
|
171 font-size: 13px; |
|
172 } |
|
173 |
170 .health-check-table td:first-child { |
174 .health-check-table td:first-child { |
171 width: 30%; |
175 width: 30%; |
172 } |
176 } |
173 |
177 |
174 .health-check-table td { |
178 .health-check-table td { |
336 |
340 |
337 .health-check-table { |
341 .health-check-table { |
338 table-layout: fixed; |
342 table-layout: fixed; |
339 } |
343 } |
340 |
344 |
|
345 .health-check-table th, |
341 .health-check-table td { |
346 .health-check-table td { |
342 box-sizing: border-box; |
347 box-sizing: border-box; |
343 display: block; |
348 display: block; |
344 width: 100%; |
349 width: 100%; |
345 word-wrap: break-word; |
350 word-wrap: break-word; |
346 } |
351 } |
347 |
352 |
|
353 .widefat.health-check-table th, |
348 .health-check-table td:first-child { |
354 .health-check-table td:first-child { |
349 width: 100%; |
355 width: 100%; |
350 padding-bottom: 0; |
356 padding-bottom: 0; |
351 font-weight: 600; |
357 font-weight: 600; |
352 } |
358 } |