recogito-client-core/themes/default/highlights/_highlights.scss

10 lines
175 B
SCSS

.r6o-annotation {
background-color:#ffa50033;
border-bottom:2px solid orange;
cursor:pointer;
}
.r6o-selection {
background-color:#cfcfffa1;
cursor:pointer;
}