Fix media indicator color
This commit is contained in:
@@ -347,6 +347,7 @@ html {
|
||||
|
||||
.countIndicator,
|
||||
.fullSyncIndicator,
|
||||
.mediaSourceIndicator,
|
||||
.playedIndicator {
|
||||
background: #00a4dc;
|
||||
}
|
||||
|
||||
@@ -335,6 +335,7 @@ html {
|
||||
|
||||
.countIndicator,
|
||||
.fullSyncIndicator,
|
||||
.mediaSourceIndicator,
|
||||
.playedIndicator {
|
||||
background: #00a4dc;
|
||||
}
|
||||
|
||||
@@ -312,6 +312,7 @@ html {
|
||||
|
||||
.countIndicator,
|
||||
.fullSyncIndicator,
|
||||
.mediaSourceIndicator,
|
||||
.playedIndicator {
|
||||
background: #00a4dc;
|
||||
}
|
||||
|
||||
@@ -332,6 +332,7 @@ html {
|
||||
|
||||
.countIndicator,
|
||||
.fullSyncIndicator,
|
||||
.mediaSourceIndicator,
|
||||
.playedIndicator {
|
||||
background: #00a4dc;
|
||||
}
|
||||
|
||||
@@ -425,6 +425,7 @@ a[data-role=button] {
|
||||
|
||||
.countIndicator,
|
||||
.fullSyncIndicator,
|
||||
.mediaSourceIndicator,
|
||||
.playedIndicator {
|
||||
background: rgb(12, 232, 214);
|
||||
}
|
||||
|
||||
@@ -315,6 +315,7 @@ html {
|
||||
|
||||
.countIndicator,
|
||||
.fullSyncIndicator,
|
||||
.mediaSourceIndicator,
|
||||
.playedIndicator {
|
||||
background: #00a4dc;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user