Seditio Source
Root |
./othercms/b2evolution_7.2.3/plugins/auto_anchors_plugin/auto_anchors.css
.evo_auto_anchor_header:hover .evo_auto_anchor_link {
visibility: visible !important;
}
.evo_auto_anchor_link {
visibility: hidden;
color: #999;
}
.evo_auto_anchor_link:hover {
color: inherit;
}
.evo_auto_anchor_link .fa {
font-size: inherit;
}