Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop

environments/review-front-funk-hw5oiw/deployments/814
Eliot Berriot 2019-02-25 10:36:07 +01:00
commit 8beb08d677
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: DD6965E2476E5C27
2 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1 @@
Fixed non-transparent background for volume range on Firefox (#722)

Wyświetl plik

@ -499,6 +499,7 @@ export default {
bottom: 1.1rem;
left: 25%;
cursor: pointer;
background-color: transparent;
}
input[type="range"]:focus {
outline: none;