1
0
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:
Paulus Schoutsen
2016-07-31 16:37:32 -07:00
parent 0255537ea6
commit afbed89390
2 changed files with 18 additions and 3 deletions

View File

@@ -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: {