mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-24 20:59:38 +00:00
Change:Audio playback playback speed control adjustable by incremenets of 0.1 #202
This commit is contained in:
parent
448514af9e
commit
dd8a28848b
3 changed files with 50 additions and 35 deletions
|
|
@ -68,4 +68,7 @@ button.icon-btn:hover:not(:disabled)::before {
|
|||
button.icon-btn:disabled::before {
|
||||
background-color: rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
button.icon-btn:disabled span {
|
||||
color: #777;
|
||||
}
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue