src/widgets/Highlighter.css
author durandn
Fri, 18 Sep 2015 14:32:28 +0200
changeset 1048 13211bca0256
parent 1033 c20df1c080e6
permissions -rw-r--r--
Updated Annotation controller to assign "selected" class to buttons when they get clicked on, for use in custom css.

.currentAnnotation  {
    border: solid 3px red;
}