Browse Source

AdguardHome keep red tint for blocked queries

pull/140/head
rg9400 5 years ago
committed by GitHub
parent
commit
954c19d954
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      CSS/themes/adguard/adguard-base.css

4
CSS/themes/adguard/adguard-base.css

@ -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%);
}

Loading…
Cancel
Save