src/widgets/Highlighter.css
author durandn
Fri, 18 Sep 2015 15:08:36 +0200
changeset 1056 3d19cbe56fcb
parent 1033 c20df1c080e6
permissions -rw-r--r--
fixed error when clicking annotation from an user that isn't in the api

.currentAnnotation  {
    border: solid 3px red;
}