Show subtitle text color setting

This commit is contained in:
Madh93
2022-04-06 17:20:52 +01:00
parent 0e711f4e98
commit c4ab1a5868
3 changed files with 27 additions and 3 deletions
+5
View File
@@ -17,6 +17,11 @@
width: 100%;
}
.emby-input[type=color] {
height: 2.5em;
padding: 0;
}
.emby-input::-moz-focus-inner {
border: 0;
}