Added font-awesome icons to user defined icon

This commit is contained in:
nakanishi
2018-09-26 09:16:15 +09:00
parent d887ab126b
commit f13e02a1a9
14 changed files with 992 additions and 34 deletions

View File

@@ -62,6 +62,11 @@
font-size: 13px;
border-left-width: 3px;
border-right-width: 3px;
.palette_icon_fa {
position: relative;
top: -2.5px;
left: 0px;
}
}
.red-ui-search-result-separator {
border-bottom: 3px solid #ddd;
@@ -145,6 +150,10 @@
display: table;
clear: both;
}
.palette_icon_fa {
top: 6px;
left: 3px;
}
}
.red-ui-search-result-node {