jackett: fixed alert colors
This commit is contained in:
parent
27d0de904f
commit
62358e5a29
@ -140,3 +140,8 @@ table.dataTable thead th, table.dataTable thead td {
|
|||||||
border: 1px solid #0000;
|
border: 1px solid #0000;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
.alert-info {
|
||||||
|
color: #ffffff;
|
||||||
|
background-color: rgba(255, 255, 255, 0.15);
|
||||||
|
border-color: transparent;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user