Fixed tree item search highlighting in dark mode
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
opacity: 0.4;
|
||||
}
|
||||
.found {
|
||||
background: rgba(200, 0, 0, 0.1);
|
||||
background: rgba(200, 0, 0, 0.1) !important;
|
||||
}
|
||||
.ghost {
|
||||
opacity: 0.5;
|
||||
|
||||
Reference in New Issue
Block a user