Merge pull request #4888 from LittleBigOwI/master

This commit is contained in:
Bill Thornton 2023-10-19 23:07:43 -04:00 committed by GitHub
commit 94021090ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

View file

@ -69,6 +69,7 @@
- [v0idMrK](https://github.com/v0idMrK)
- [tehciolo](https://github.com/tehciolo)
- [scampower3](https://github.com/scampower3)
- [LittleBigOwI] (https://github.com/LittleBigOwI/)
# Emby Contributors

View file

@ -16,6 +16,8 @@ progress {
appearance: none;
margin: 0;
background: #ccc !important;
border-radius: 0.2em;
border: none;
}
progress[role]::after {