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

10 lines
167 B
SCSS

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