mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-22 00:36:34 +00:00
Fix media player card CSS
This commit is contained in:
parent
7ae4b50167
commit
f0b7682815
@ -104,11 +104,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
paper-icon-button {
|
paper-icon-button {
|
||||||
color: var(--primary-text-color);
|
opacity: var(--dark-primary-opacity);
|
||||||
}
|
}
|
||||||
|
|
||||||
paper-icon-button[disabled] {
|
paper-icon-button[disabled] {
|
||||||
color: var(--paper-grey-400);
|
opacity: var(--dark-disabled-opacity);
|
||||||
}
|
}
|
||||||
|
|
||||||
paper-icon-button.primary {
|
paper-icon-button.primary {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user