Skip to content
Snippets Groups Projects
Commit 0bc3f5a2 authored by srosse's avatar srosse
Browse files

no-jira: replace the notes icon

parent 76d0359e
No related branches found
No related tags found
No related merge requests found
......@@ -146,7 +146,7 @@ $fa-css-prefix: "o_icon" !default;
.o_icon_node_after:before { content: $fa-var-long-arrow-down; }
.o_icon_node_before:before { content: $fa-var-long-arrow-up; }
.o_icon_node_under:before { content: $fa-var-mail-reply; }
.o_icon_notes:before { content: $fa-var-twitch; }
.o_icon_notes:before { content: $fa-var-pencil; }
.o_icon_notification:before { content: $fa-var-rss;}
.o_icon_open_tree:before { content: $fa-var-caret-right;}
.o_icon_open_togglebox:before { content: $fa-var-caret-right;}
......
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment