git ssb

2+

mixmix / ticktack



Commit e75982bc826c98f361df2d462b62ac8be3b20d30

blue "Liked" heart

mix irving committed on 12/3/2017, 3:07:11 AM
Parent: ff9a800eba7a7ee2f4a807f80c33afa4fa798fa2

Files changed

message/html/likes.mcsschanged
styles/mixins.jschanged
message/html/likes.mcssView
@@ -1,4 +1,8 @@
11 Likes {
22 cursor: pointer
3+
4+ i.fa.heart {
5+ $colorFontPrimary
6+ }
37 }
48
styles/mixins.jsView
@@ -45,9 +45,9 @@
4545 color: #222
4646 }
4747
4848 $colorFontPrimary {
49- color: #5c6bc0
49+ color: #2f63ad
5050 }
5151
5252 $colorFontSubtle {
5353 color: #999

Built with git-ssb-web