_context_selection.scss (horizon-18.6.2) | : | _context_selection.scss (horizon-18.6.3) | ||
---|---|---|---|---|
.context-delimiter { | .context-delimiter { | |||
@extend .mdi-stop; | @extend .mdi-stop; | |||
color: $gray-light; | color: $gray-light; | |||
font-size: $font-size-small; | font-size: $font-size-small; | |||
&:before { | ||||
content: "\F4DB"; | ||||
} | ||||
} | } | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 4 lines changed or added |