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

6 lines
109 B
SCSS
Raw Normal View History

2022-08-29 20:14:13 +02:00
// colors
.txt-user-highlight {
color: $textColor !important;
background-color: yellow !important;
}