mirror of
https://github.com/zadam/trilium.git
synced 2026-01-08 23:54:29 +01:00
client/quick search results: remove deprecated styles
This commit is contained in:
parent
4d82f2f22d
commit
9464667323
@ -594,16 +594,6 @@ div.quick-search .dropdown-menu {
|
|||||||
vertical-align: text-bottom;
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Note title */
|
|
||||||
.quick-search .dropdown-menu .dropdown-item > a {
|
|
||||||
color: var(--menu-text-color);
|
|
||||||
}
|
|
||||||
|
|
||||||
.quick-search .dropdown-menu .dropdown-item > a:hover {
|
|
||||||
--hover-item-background-color: transparent;
|
|
||||||
text-decoration: underline;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Note path */
|
/* Note path */
|
||||||
.quick-search .dropdown-menu small {
|
.quick-search .dropdown-menu small {
|
||||||
display: block;
|
display: block;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user