[frio] Add color to active buttons in mobile view
This commit is contained in:
@@ -1854,9 +1854,7 @@ code > .hl-main {
|
|||||||
}
|
}
|
||||||
.wall-item-actions .active {
|
.wall-item-actions .active {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
color: $link_color;
|
||||||
.wall-item-actions .active:hover {
|
|
||||||
color: $link_color;
|
|
||||||
}
|
}
|
||||||
.wall-item-actions-left {
|
.wall-item-actions-left {
|
||||||
display: table-cell;
|
display: table-cell;
|
||||||
|
|||||||
Reference in New Issue
Block a user