use wavesurfer, extend class, improve front

This commit is contained in:
Jose B
2023-07-19 01:44:36 -05:00
parent 68899bd9bf
commit acaaec0c40
8 changed files with 170 additions and 132 deletions

View File

@@ -45,7 +45,7 @@ button.block {
input[type="button"][disabled],
button[disabled] {
border-color: #ccc;
background-color: #eee;
background: #b8b8b8 !important;
cursor: not-allowed;
}