Fixed #344: Implemented a basic but functionnal Github-like search on federated tracks list

This commit is contained in:
Eliot Berriot 2018-07-03 08:21:48 +02:00
parent d713ad177b
commit 4428d7401c
No known key found for this signature in database
GPG key ID: DD6965E2476E5C27
4 changed files with 49 additions and 6 deletions

View file

@ -236,6 +236,7 @@ html, body {
.discrete.link {
color: rgba(0, 0, 0, 0.87);
cursor: pointer;
}
.floated.buttons .button ~ .dropdown {