tao-test/app/tao/views/scss/inc/base/_highlight.scss

6 lines
109 B
SCSS

// colors
.txt-user-highlight {
color: $textColor !important;
background-color: yellow !important;
}