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
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@
- [v0idMrK](https://github.com/v0idMrK) - [v0idMrK](https://github.com/v0idMrK)
- [tehciolo](https://github.com/tehciolo) - [tehciolo](https://github.com/tehciolo)
- [scampower3](https://github.com/scampower3) - [scampower3](https://github.com/scampower3)
- [LittleBigOwI] (https://github.com/LittleBigOwI/)
# Emby Contributors # Emby Contributors
+2
View File
@@ -16,6 +16,8 @@ progress {
appearance: none; appearance: none;
margin: 0; margin: 0;
background: #ccc !important; background: #ccc !important;
border-radius: 0.2em;
border: none;
} }
progress[role]::after { progress[role]::after {