style(next)/search in note: remove the italic font style from the match counters

This commit is contained in:
Adorian Doran 2025-03-03 17:50:59 +02:00
parent e55708f79f
commit 495a394d79

View File

@ -146,7 +146,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
padding-top: 0;
}
div.find-replace-widget div.find-widget-found-wrapper {
div.find-replace-widget div.find-widget-found-wrapper > span {
min-width: 50px;
font-style: normal;
font-weight: normal;