mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00
style/tree: improve icon alignment
This commit is contained in:
parent
8d3c64dc54
commit
d87f626975
@ -718,9 +718,6 @@ body.mobile .fancytree-node > span {
|
|||||||
margin-top: 0; /* Use this to align the icon with the tree view item's caption */
|
margin-top: 0; /* Use this to align the icon with the tree view item's caption */
|
||||||
}
|
}
|
||||||
|
|
||||||
#left-pane span .fancytree-title {
|
|
||||||
margin-top: -5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#left-pane span.fancytree-active .fancytree-title {
|
#left-pane span.fancytree-active .fancytree-title {
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
@ -17,8 +17,6 @@ span.fancytree-node.fancytree-hide {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
margin-inline-start: 7px;
|
margin-inline-start: 7px;
|
||||||
outline: none;
|
outline: none;
|
||||||
position: relative;
|
|
||||||
top: 2px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.fancytree-expander {
|
.fancytree-expander {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user