Started to work on filters

This commit is contained in:
Edin Dazdarevic
2017-04-04 03:00:04 +02:00
parent a6c5ee80e8
commit 0af6337132
8 changed files with 135 additions and 7 deletions

8
web/dist/main.css vendored
View File

@@ -235,6 +235,14 @@ html {
width: 58px;
}
.filter-btn.selected {
background-color: #b6d53b;
}
.filter-btn.selected:hover {
background-color: #b6d53b;
}
.property-rooms-studio {
width: 93px;
flex-grow: 2;