app.css (goaccess-1.7.1) | : | app.css (goaccess-1.7.2) | ||
---|---|---|---|---|
skipping to change at line 393 | skipping to change at line 393 | |||
} | } | |||
.wrap-panel table .cell-hl.d2 { | .wrap-panel table .cell-hl.d2 { | |||
background: #9d9d9d61; | background: #9d9d9d61; | |||
} | } | |||
.wrap-panel table .cell-hl.d3 { | .wrap-panel table .cell-hl.d3 { | |||
background: #9d9d9d9c; | background: #9d9d9d9c; | |||
} | } | |||
.wrap-panel table .cell-hl.d4 { | .wrap-panel table .cell-hl.d4 { | |||
background: #9d9d9d; | background: #9d9d9d; | |||
} | } | |||
.wrap-panel table .span-hl.lgrn { | ||||
background: #e6f4ea; | ||||
color: #137333; | ||||
} | ||||
.wrap-panel table .span-hl.lyel { | ||||
background: #fff3cd; | ||||
color: #d38a10; | ||||
} | ||||
.wrap-panel table .span-hl.lred { | ||||
background: #fce8e6; | ||||
color: #c5221f; | ||||
} | ||||
.wrap-panel table .span-hl.lblu { | ||||
background: #cfe2ff; | ||||
color: #052c65; | ||||
} | ||||
.wrap-panel table .span-hl.lprp { | ||||
background: #cdc7ff; | ||||
color: #343150; | ||||
} | ||||
/* thead meta */ | /* thead meta */ | |||
.wrap-panel table thead>tr.thead-min th.meta-label, | .wrap-panel table thead>tr.thead-min th.meta-label, | |||
.wrap-panel table thead>tr.thead-avg th.meta-label, | .wrap-panel table thead>tr.thead-avg th.meta-label, | |||
.wrap-panel table tfoot>tr.tfoot-totals th.meta-label, | .wrap-panel table tfoot>tr.tfoot-totals th.meta-label, | |||
.wrap-panel table thead>tr.thead-max th.meta-label { | .wrap-panel table thead>tr.thead-max th.meta-label { | |||
font-weight: bold; | font-weight: bold; | |||
text-transform: uppercase; | text-transform: uppercase; | |||
} | } | |||
.wrap-panel table .thead-min, | .wrap-panel table .thead-min, | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 20 lines changed or added |