mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-02 20:07:52 -05:00
UX: Love hearts.
This commit is contained in:
parent
322df1862d
commit
be0d971eb3
1 changed files with 3 additions and 0 deletions
|
@ -121,6 +121,9 @@
|
||||||
}
|
}
|
||||||
.likes {
|
.likes {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
i.fa-heart {
|
||||||
|
color: $love;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.views {
|
.views {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
|
Loading…
Reference in a new issue