src/widgets/Highlighter.css
author durandn
Fri, 25 Sep 2015 10:44:54 +0200
changeset 1066 5ef7182907c5
parent 1033 c20df1c080e6
permissions -rw-r--r--
added a "preview" mode for CreateAnnotation and Markers that blocks inputs so sending annotations is impossible

.currentAnnotation  {
    border: solid 3px red;
}