Commit f04d7395 authored by Aron Carroll's avatar Aron Carroll

Update icons in template to reflect new classes

parent 3299caf8
...@@ -31,7 +31,7 @@ class Annotator.Plugin.Toolbar extends Annotator.Plugin ...@@ -31,7 +31,7 @@ class Annotator.Plugin.Toolbar extends Annotator.Plugin
window.annotator.setVisibleHighlights state window.annotator.setVisibleHighlights state
, ,
"title": "Highlighting Mode" "title": "Highlighting Mode"
"class": "icon-highlighter2" "class": "icon-highlighter"
"click": (event) -> "click": (event) ->
event.preventDefault() event.preventDefault()
event.stopPropagation() event.stopPropagation()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment