House icon grayed out if its not home room

This commit is contained in:
robbis95 2022-03-18 12:38:06 +01:00
parent 7a9fc3df34
commit 7fc082f72b

View File

@ -42,6 +42,10 @@
width: 32px; width: 32px;
} }
&.gray {
opacity: 50%;
}
&.icon-inventory { &.icon-inventory {
background-image: url('../images/toolbar/icons/inventory.png'); background-image: url('../images/toolbar/icons/inventory.png');
height: 41px; height: 41px;