mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Love hearts.
This commit is contained in:
parent
322df1862d
commit
be0d971eb3
@ -121,6 +121,9 @@
|
|||||||
}
|
}
|
||||||
.likes {
|
.likes {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
i.fa-heart {
|
||||||
|
color: $love;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.views {
|
.views {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
Loading…
Reference in New Issue
Block a user