mirror of
https://github.com/billsonnn/nitro-react.git
synced 2024-11-23 14:40:50 +01:00
Merge branch 'dev' into 'dev'
House icon grayed out if its not home room See merge request nitro/nitro-react!23
This commit is contained in:
commit
128255738c
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user