Better length bars
This commit is contained in:
parent
516c7e0f73
commit
fa206b5933
3 changed files with 19 additions and 5 deletions
|
@ -10,4 +10,12 @@
|
|||
|
||||
.scriptEnabled {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.lengthBar {
|
||||
width: calc(100% - 65px);
|
||||
}
|
||||
|
||||
.durationBarFormatter {
|
||||
width: 55px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue