fix unreadable links when playing search results
This commit is contained in:
parent
52bf6f892b
commit
5fd81e9f90
@ -622,7 +622,8 @@ input[type="checkbox"]:checked+label {
|
|||||||
#files td.min a {
|
#files td.min a {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
#files tr.play td {
|
#files tr.play td,
|
||||||
|
#files tr.play div a {
|
||||||
background: #fc4;
|
background: #fc4;
|
||||||
border-color: transparent;
|
border-color: transparent;
|
||||||
color: #400;
|
color: #400;
|
||||||
|
Loading…
Reference in New Issue
Block a user