diff --git a/modules/xerte/parent_templates/Nottingham/models_html5/annotatedDiagram.css b/modules/xerte/parent_templates/Nottingham/models_html5/annotatedDiagram.css index 4171d010e8..c16e85abcb 100644 --- a/modules/xerte/parent_templates/Nottingham/models_html5/annotatedDiagram.css +++ b/modules/xerte/parent_templates/Nottingham/models_html5/annotatedDiagram.css @@ -15,7 +15,7 @@ border-radius: 50% 50%; } - #hsHolder a.selected, #hsHolder .hsGroup.selected a { + #hsHolder .hotspot.selected, #hsHolder .hsGroup.selected .hotspot { border: 2px solid; }