Improve filters ui
This commit is contained in:
parent
2c5c88cfef
commit
836fb09dd8
app/styles
|
@ -70,11 +70,13 @@
|
|||
font-weight: 300;
|
||||
color: #aaa;
|
||||
cursor: pointer;
|
||||
text-decoration: underline;
|
||||
}
|
||||
.filters li.active {
|
||||
font-weight: 400;
|
||||
color: #222;
|
||||
cursor: default;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.whatsgoingon {
|
||||
|
|
Loading…
Reference in New Issue