jackett: fixes
This commit is contained in:
parent
62358e5a29
commit
32baa5cbd4
@ -142,6 +142,6 @@ table.dataTable thead th, table.dataTable thead td {
|
|||||||
}
|
}
|
||||||
.alert-info {
|
.alert-info {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
background-color: rgba(255, 255, 255, 0.15);
|
background-color: var(--modal-bg-color);
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user