mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 21:22:25 -05:00
[frontend] scroll to highlighted toot, improve highlight (#885)
This commit is contained in:
parent
fe238f8595
commit
1a56352568
3 changed files with 12 additions and 4 deletions
|
|
@ -71,7 +71,7 @@ $button-danger-fg: $gray1;
|
|||
$button-danger-hover-bg: $orange2;
|
||||
|
||||
$toot-focus-bg: $gray5;
|
||||
$toot-unfocus-bg: $gray3;
|
||||
$toot-unfocus-bg: $gray2;
|
||||
|
||||
$toot-info-bg: $gray4;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue