UI Jstree: Small padding and height adjustment of anchors.
This commit is contained in:
parent
50d17de278
commit
c8adfc5595
@ -25,7 +25,6 @@ $tree-color-highlight-background-text: $primary
|
|||||||
&[is_free='true']
|
&[is_free='true']
|
||||||
.jstree-anchor
|
.jstree-anchor
|
||||||
padding-right: initial
|
padding-right: initial
|
||||||
|
|
||||||
&:after
|
&:after
|
||||||
color: $tree-color-highlight
|
color: $tree-color-highlight
|
||||||
content: '\e84e' !important
|
content: '\e84e' !important
|
||||||
@ -84,8 +83,8 @@ $tree-color-highlight-background-text: $primary
|
|||||||
width: 98%
|
width: 98%
|
||||||
border: none
|
border: none
|
||||||
font-size: 13px
|
font-size: 13px
|
||||||
height: inherit
|
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
padding-left: 25px
|
||||||
text-overflow: ellipsis
|
text-overflow: ellipsis
|
||||||
white-space: nowrap
|
white-space: nowrap
|
||||||
width: 100%
|
width: 100%
|
||||||
@ -166,7 +165,6 @@ $tree-color-highlight-background-text: $primary
|
|||||||
&[is_free='true']
|
&[is_free='true']
|
||||||
.jstree-anchor
|
.jstree-anchor
|
||||||
padding-right: initial
|
padding-right: initial
|
||||||
|
|
||||||
&:after
|
&:after
|
||||||
display: none !important
|
display: none !important
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user