Skip to content
Snippets Groups Projects
Commit f2e52da6 authored by gnaegi's avatar gnaegi
Browse files

non-jira: add replace icon for single page

parent 78b158eb
No related branches found
No related tags found
No related merge requests found
......@@ -181,6 +181,7 @@ $fa-css-prefix: "o_icon" !default;
.o_icon_refresh:before { content: $fa-var-refresh; }
.o_icon_reject:before { content: $fa-var-times; color:$brand-danger; }
.o_icon_remove:before { content: $fa-var-times; }
.o_icon_replace:before { content: $fa-var-files-o; }
.o_icon_reply:before { content: $fa-var-reply; }
.o_icon_reply_with_quote:before { content: $fa-var-reply-all; }
.o_icon_response_feedback:before { content: $fa-var-refresh; }
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
This diff is collapsed.
source diff could not be displayed: it is too large. Options to address this: view the blob.
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