mirror of
https://github.com/home-assistant/frontend.git
synced 2025-12-20 02:38:53 +00:00
Fix styles
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
paper-icon-item {
|
||||
--paper-icon-item: {
|
||||
cursor: pointer;
|
||||
}
|
||||
};
|
||||
|
||||
--paper-item-icon: {
|
||||
color: #000;
|
||||
@@ -50,7 +50,7 @@
|
||||
color: var(--default-primary-color);
|
||||
background-color: #e8e8e8;
|
||||
opacity: 1;
|
||||
}
|
||||
};
|
||||
}
|
||||
paper-icon-item.iron-selected {
|
||||
--paper-item-icon: {
|
||||
|
||||
Reference in New Issue
Block a user