mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 15:49:16 +02:00
add changelog and fix slider outline
This commit is contained in:
parent
f5f65ecf79
commit
9a9537f6e8
2 changed files with 4 additions and 0 deletions
|
@ -421,6 +421,9 @@ export default {
|
|||
background: white;
|
||||
opacity: 0.3;
|
||||
}
|
||||
input[type=range]::-moz-focus-outer {
|
||||
border: 0;
|
||||
}
|
||||
input[type=range]::-moz-range-thumb {
|
||||
background: white;
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue