1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-04 10:12:31 +01:00

AdguardHome keep red tint for blocked queries

This commit is contained in:
rg9400 2021-01-18 15:07:23 -06:00 committed by GitHub
parent 0282f112d0
commit 954c19d954
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -324,10 +324,6 @@ a:-webkit-any-link:focus {
background-color: transparent;
}
.logs__row--red {
background-color: transparent !important;
}
.rt-tr-group.red {
background-color: rgb(244 67 54 / 30%);
}