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