Open iamarya2k24 opened 4 years ago
This was fixed after I switched to a different theme.
This is still a problem. Ticket should be reopened. Workaround: adding the following to conf/userall.less
#dokuwiki__pagetools ul li a.export_pdf:before {
content: '';
display: none;
}
#dokuwiki__pagetools:hover ul li a.export_pdf,
#dokuwiki__pagetools ul li a.export_pdf:focus,
#dokuwiki__pagetools ul li a.export_pdf:active {
background-image: none;
}
I am not using dokuwiki anymore.
Please check the attached image for context.