mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(next): find & replace: tweak appearance
This commit is contained in:
parent
caf613a4ef
commit
5376abac0b
@ -139,6 +139,12 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
|
|||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.find-replace-widget div.find-widget-found-wrapper {
|
||||||
|
min-width: 50px;
|
||||||
|
font-style: normal;
|
||||||
|
font-weight: normal;
|
||||||
|
}
|
||||||
|
|
||||||
/* The up / down buttons of the "Find in text" input */
|
/* The up / down buttons of the "Find in text" input */
|
||||||
.find-replace-widget .input-group button {
|
.find-replace-widget .input-group button {
|
||||||
font-size: 1.3em;
|
font-size: 1.3em;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user