[frio] Add color to active buttons in mobile view
This commit is contained in:
parent
37d61fbc44
commit
fa1e7676c7
1 changed files with 1 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue