mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-22 05:05:37 -06:00
icon for relation map
This commit is contained in:
BIN
src/public/images/icons/relation-map-16.png
Normal file
BIN
src/public/images/icons/relation-map-16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 325 B |
@@ -127,6 +127,10 @@ span.fancytree-node.file > span.fancytree-icon {
|
||||
background: url("../images/icons/paperclip-16.png") 0 0;
|
||||
}
|
||||
|
||||
span.fancytree-node.relation-map > span.fancytree-icon {
|
||||
background: url("../images/icons/relation-map-16.png") 0 0;
|
||||
}
|
||||
|
||||
span.fancytree-node.render > span.fancytree-icon {
|
||||
background: url("../images/icons/play-16.png") 0 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user