bazarr tooltip fix
This commit is contained in:
parent
96aeb08ef4
commit
dec880a317
@ -964,3 +964,6 @@ table.dataTable thead th, table.dataTable thead td {
|
|||||||
-webkit-box-shadow: none;
|
-webkit-box-shadow: none;
|
||||||
box-shadow: none;
|
box-shadow: none;
|
||||||
}
|
}
|
||||||
|
[data-tooltip]:not([data-position]):before {
|
||||||
|
background: #1b1c1d;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user