[frio] Add color to active buttons in mobile view
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 5 Jun 2020 03:47:13 +0000 (23:47 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 5 Jun 2020 03:47:13 +0000 (23:47 -0400)
view/theme/frio/css/style.css

index 0840103..014b3da 100644 (file)
@@ -1854,9 +1854,7 @@ code > .hl-main {
 }
 .wall-item-actions .active {
     font-weight: bold;
-}
-.wall-item-actions .active:hover {
-    color: $link_color;
+       color: $link_color;
 }
 .wall-item-actions-left {
     display: table-cell;