mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-06-07 19:22:43 +02:00
Change:Audio playback playback speed control adjustable by incremenets of 0.1 #202
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user