Commit 89de316c authored by Lakhan Mandloi's avatar Lakhan Mandloi
Browse files

Issue #SB-7871 task: Icon changes

parent 4761e144
release-1.14-SP-2 Tags unavailable
No related merge requests found
Showing with 27 additions and 0 deletions
+27 -0
.ui-fancytree {
margin: 0;
padding: 0;
&:focus {
outline: none;
}
li {
margin: 10px 0;
padding: 0;
cursor: pointer;
.fancytree-title {
padding: 0 10px;
}
}
.fancytree-folder {
margin-bottom: 10px;
}
.fa-caret-right,
.fa-caret-down {
margin: 0 10px 0 0;
}
}
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment