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 {
|
||||
color: #ffffff;
|
||||
background-color: rgba(255, 255, 255, 0.15);
|
||||
background-color: var(--modal-bg-color);
|
||||
border-color: transparent;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user