diff --git a/view/theme/smoothly/style.css b/view/theme/smoothly/style.css index e38a7ef6d..e91eccfe1 100644 --- a/view/theme/smoothly/style.css +++ b/view/theme/smoothly/style.css @@ -1586,6 +1586,10 @@ ul .sidebar-group-li .icon { margin-right: 10px; display: inline; } +.wall-item-like-buttons a.self { + background-color: rgba(52, 101, 164, .5); + border-radius: 6px; +} .wall-item-links-wrapper { width: 30px; diff --git a/view/theme/smoothly/templates/wall_thread.tpl b/view/theme/smoothly/templates/wall_thread.tpl index 743612054..134052b9f 100644 --- a/view/theme/smoothly/templates/wall_thread.tpl +++ b/view/theme/smoothly/templates/wall_thread.tpl @@ -1,7 +1,7 @@ {{if $item.comment_firstcollapsed}}
{{/if}} - +