mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 08:14:25 +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;
|
||||
}
|
||||
|
||||
/* 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 */
|
||||
.quick-search .dropdown-menu small {
|
||||
display: block;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user