Fix media indicator color

This commit is contained in:
Bill Thornton
2021-09-09 22:38:54 -04:00
parent 247d3f23e6
commit de2f7f90cd
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -347,6 +347,7 @@ html {
.countIndicator,
.fullSyncIndicator,
.mediaSourceIndicator,
.playedIndicator {
background: #00a4dc;
}
+1
View File
@@ -335,6 +335,7 @@ html {
.countIndicator,
.fullSyncIndicator,
.mediaSourceIndicator,
.playedIndicator {
background: #00a4dc;
}
+1
View File
@@ -312,6 +312,7 @@ html {
.countIndicator,
.fullSyncIndicator,
.mediaSourceIndicator,
.playedIndicator {
background: #00a4dc;
}
+1
View File
@@ -332,6 +332,7 @@ html {
.countIndicator,
.fullSyncIndicator,
.mediaSourceIndicator,
.playedIndicator {
background: #00a4dc;
}
+1
View File
@@ -425,6 +425,7 @@ a[data-role=button] {
.countIndicator,
.fullSyncIndicator,
.mediaSourceIndicator,
.playedIndicator {
background: rgb(12, 232, 214);
}
+1
View File
@@ -315,6 +315,7 @@ html {
.countIndicator,
.fullSyncIndicator,
.mediaSourceIndicator,
.playedIndicator {
background: #00a4dc;
}