fixes importer background color
This commit is contained in:
@@ -431,4 +431,7 @@ a {
|
||||
|
||||
.search-highlight, .search-highlight:hover {
|
||||
background-color: #e9d15b;
|
||||
}
|
||||
.table > tbody > tr.warning > td{
|
||||
background-color:var(--back-sub);
|
||||
}
|
||||
Reference in New Issue
Block a user