mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 03:29:17 +02:00
Fixed #344: Implemented a basic but functionnal Github-like search on federated tracks list
This commit is contained in:
parent
d713ad177b
commit
4428d7401c
4 changed files with 49 additions and 6 deletions
|
@ -236,6 +236,7 @@ html, body {
|
|||
|
||||
.discrete.link {
|
||||
color: rgba(0, 0, 0, 0.87);
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.floated.buttons .button ~ .dropdown {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue