show icon colors in profile selector - fixes #4405

This commit is contained in:
Eugene Pankov
2021-08-14 23:14:14 +02:00
parent bf5d037cff
commit 81663f351a
5 changed files with 9 additions and 4 deletions

View File

@@ -88,7 +88,7 @@ $list-group-item-padding-y: 0.8rem;
$list-group-item-padding-x: 1rem;
$list-group-hover-bg: $table-bg-hover;
$list-group-active-bg: rgba(255,255,255,.2);
$list-group-active-bg: rgba(255,255,255,.05);
$list-group-active-color: $component-active-color;
$list-group-active-border-color: translate;