Dashboard.css (AdGuardHome-0.104.1) | : | Dashboard.css (AdGuardHome-0.104.3) | ||
---|---|---|---|---|
skipping to change at line 25 | skipping to change at line 25 | |||
z-index: 1; | z-index: 1; | |||
} | } | |||
.stats__table .rt-tr-group:first-child .popover__body:after, | .stats__table .rt-tr-group:first-child .popover__body:after, | |||
.stats__table .rt-tr-group:nth-child(2) .popover__body:after { | .stats__table .rt-tr-group:nth-child(2) .popover__body:after { | |||
top: -11px; | top: -11px; | |||
border-top: 6px solid transparent; | border-top: 6px solid transparent; | |||
border-bottom: 6px solid #585965; | border-bottom: 6px solid #585965; | |||
} | } | |||
.card-chart-bg { | ||||
left: -20px; | ||||
width: calc(100% + 20px); | ||||
} | ||||
@media (max-width: 1279.98px) { | @media (max-width: 1279.98px) { | |||
.table__action { | .table__action { | |||
position: absolute; | position: absolute; | |||
right: 0; | right: 0; | |||
} | } | |||
} | } | |||
.page-title--dashboard { | .page-title--dashboard { | |||
display: flex; | display: flex; | |||
align-items: center; | align-items: center; | |||
End of changes. 1 change blocks. | ||||
5 lines changed or deleted | 0 lines changed or added |