@import url('../../style/blink-indicator.scss'); mat-list-item.mat-list-item, a.mat-list-item { font-size: 16px; text-decoration: none; color: #9d9d9d; &.active { background: #000000; } &:hover, &.active { color: #ffffff; } } .nav-caption { display: inline-block; padding-left: 6px; } mat-divider { margin: 15% 0; border-color: #9d9d9d; } button.active { background: #dadada; }