2020-03-30 14:26:25 +02:00
|
|
|
i.styledIcon {
|
|
|
|
color: var(--primary);
|
|
|
|
display: inline-block;
|
|
|
|
font-size: 16px;
|
2020-04-10 22:33:07 +02:00
|
|
|
line-height: 1;
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.left {
|
|
|
|
transform: translate(0, 0);
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.top {
|
|
|
|
transform: translate(0, 0);
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: 'IcoFont';
|
2020-03-30 14:26:25 +02:00
|
|
|
speak: none;
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-transform: none;
|
|
|
|
line-height: 1;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
-moz-osx-font-smoothing: grayscale;
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.stopwatch:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\ec89";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
2020-04-19 22:31:01 +02:00
|
|
|
i.styledIcon.bug:before {
|
|
|
|
content: "\eec7";
|
|
|
|
}
|
|
|
|
|
2020-03-30 14:26:25 +02:00
|
|
|
i.styledIcon.task:before {
|
2020-04-19 22:31:01 +02:00
|
|
|
content: "\ef27";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.story:before {
|
2020-04-19 22:31:01 +02:00
|
|
|
content: "\ef2d";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
2020-08-10 16:45:30 +02:00
|
|
|
i.styledIcon.epic:before {
|
|
|
|
content: '\ef30';
|
|
|
|
}
|
|
|
|
|
2020-03-30 14:26:25 +02:00
|
|
|
i.styledIcon.arrowDown:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\ea92";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
2020-04-20 11:22:39 +02:00
|
|
|
i.styledIcon.arrowUp:before {
|
|
|
|
content: "\ea95";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
2020-04-20 11:22:39 +02:00
|
|
|
i.styledIcon.arrowLeftCircle:before {
|
|
|
|
font-family: "jira";
|
|
|
|
content: "\e917";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.chevronDown:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e900";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.chevronLeft:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e901";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.chevronRight:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e902";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.chevronUp:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e903";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.board:before {
|
2020-04-19 22:31:01 +02:00
|
|
|
content: "\ead0";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.help:before {
|
2020-04-19 22:41:30 +02:00
|
|
|
content: "\efca";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.link:before {
|
2020-04-19 22:41:30 +02:00
|
|
|
content: "\ef71";
|
|
|
|
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.menu:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e916";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.more:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e90e";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.attach:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e90d";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.plus:before {
|
2020-04-19 22:31:01 +02:00
|
|
|
content: "\efc2";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.search:before {
|
2020-04-19 22:31:01 +02:00
|
|
|
content: "\ec82";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.issues:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\ed19";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.settings:before {
|
2020-04-19 22:31:01 +02:00
|
|
|
content: "\efe2";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.close:before {
|
2020-04-19 22:41:30 +02:00
|
|
|
content: "\eee4";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.feedback:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e918";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.trash:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\eebb";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.github:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\ed3e";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.shipping:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\efbe";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.component:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\eef8";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.reports:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\eeaf";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.page:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\efb2";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.calendar:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
content: "\ec45";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.cop:before {
|
|
|
|
content: "\ebb4";
|
2020-03-30 14:26:25 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.arrowLeft:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e91e";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.arrowRight:before {
|
2020-04-20 11:22:39 +02:00
|
|
|
font-family: "jira";
|
2020-03-30 14:26:25 +02:00
|
|
|
content: "\e91f";
|
|
|
|
}
|
2020-05-20 15:41:54 +02:00
|
|
|
|
|
|
|
i.styledIcon.user:before {
|
|
|
|
content: "\ec8e";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.message:before {
|
|
|
|
content: "\efac";
|
|
|
|
}
|
2020-05-28 14:06:28 +02:00
|
|
|
|
|
|
|
i.styledIcon.check:before {
|
|
|
|
content: "\ec4b";
|
|
|
|
}
|
2020-06-10 22:03:00 +02:00
|
|
|
|
|
|
|
/********/
|
|
|
|
/* RTE */
|
|
|
|
/********/
|
|
|
|
|
|
|
|
i.styledIcon.align-center:before {
|
|
|
|
content: "\eddf";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.align-left:before {
|
|
|
|
content: "\ede0";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.align-right:before {
|
|
|
|
content: "\ede1";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.all-caps:before {
|
|
|
|
content: "\ede2";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.bold:before {
|
|
|
|
content: "\ede3";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.brush:before {
|
|
|
|
content: "\ede4";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.clip-board:before {
|
|
|
|
content: "\ede5";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.code-alt:before {
|
|
|
|
content: "\ede6";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.color-bucket:before {
|
|
|
|
content: "\ede7";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.color-picker:before {
|
|
|
|
content: "\ede8";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.copy-invert:before {
|
|
|
|
content: "\ede9";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.copy:before {
|
|
|
|
content: "\edea";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.cut:before {
|
|
|
|
content: "\edeb";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.delete-alt:before {
|
|
|
|
content: "\edec";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.edit-alt:before {
|
|
|
|
content: "\eded";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.eraser-alt:before {
|
|
|
|
content: "\edee";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.font:before {
|
|
|
|
content: "\edef";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.heading:before {
|
|
|
|
content: "\edf0";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.indent:before {
|
|
|
|
content: "\edf1";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.italic-alt:before {
|
|
|
|
content: "\edf2";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.italic:before {
|
|
|
|
content: "\edf3";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.justify-all:before {
|
|
|
|
content: "\edf4";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.justify-center:before {
|
|
|
|
content: "\edf5";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.justify-left:before {
|
|
|
|
content: "\edf6";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.justify-right:before {
|
|
|
|
content: "\edf7";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.link-broken:before {
|
|
|
|
content: "\edf8";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.outdent:before {
|
|
|
|
content: "\edf9";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.paper-clip:before {
|
|
|
|
content: "\edfa";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.paragraph:before {
|
|
|
|
content: "\edfb";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.pin:before {
|
|
|
|
content: "\edfc";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.printer:before {
|
|
|
|
content: "\edfd";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.redo:before {
|
|
|
|
content: "\edfe";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.rotation:before {
|
|
|
|
content: "\edff";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.save:before {
|
|
|
|
content: "\ee00";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.small-cap:before {
|
|
|
|
content: "\ee01";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.strike-through:before {
|
|
|
|
content: "\ee02";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.sub-listing:before {
|
|
|
|
content: "\ee03";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.subscript:before {
|
|
|
|
content: "\ee04";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.superscript:before {
|
|
|
|
content: "\ee05";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.table:before {
|
|
|
|
content: "\ee06";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.text-height:before {
|
|
|
|
content: "\ee07";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.text-width:before {
|
|
|
|
content: "\ee08";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.trash:before {
|
|
|
|
content: "\ee09";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.underline:before {
|
|
|
|
content: "\ee0a";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.undo:before {
|
|
|
|
content: "\ee0b";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.listing-dots:before {
|
|
|
|
content: "\ef74";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.listing-number:before {
|
|
|
|
content: "\ef76";
|
|
|
|
}
|
2020-08-19 22:53:10 +02:00
|
|
|
|
|
|
|
i.styledIcon.double-left:before {
|
|
|
|
content: "\ea7b";
|
|
|
|
}
|
|
|
|
|
|
|
|
i.styledIcon.double-right:before {
|
|
|
|
content: "\ea7c";
|
|
|
|
}
|