jackett: link hover
This commit is contained in:
parent
83d26b1a76
commit
3a11e86c6e
@ -58,6 +58,9 @@ body {
|
|||||||
a {
|
a {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
|
a:focus, a:hover {
|
||||||
|
color: #f1f1f1;
|
||||||
|
}
|
||||||
.dataTables_wrapper .dataTables_filter input {
|
.dataTables_wrapper .dataTables_filter input {
|
||||||
background: rgba(255, 255, 255, 0.08);
|
background: rgba(255, 255, 255, 0.08);
|
||||||
border: none;
|
border: none;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user