diff --git a/app/styles/dependencies/typography.scss b/app/styles/dependencies/typography.scss index 6ee41ad2..0fcbba99 100755 --- a/app/styles/dependencies/typography.scss +++ b/app/styles/dependencies/typography.scss @@ -143,116 +143,116 @@ a:visited { } .icon-backlog:before { - content: 'a'; + content: 'a'; } .icon-issues:before { - content: 'b'; + content: 'b'; } .icon-kanban:before { - content: 'c'; + content: 'c'; } .icon-search:before { - content: 'd'; + content: 'd'; } .icon-video:before { - content: 'e'; + content: 'e'; } .icon-wiki:before { - content: 'f'; + content: 'f'; } .icon-settings:before { - content: 'g'; + content: 'g'; } .icon-move:before { - content: 'h'; + content: 'h'; } .icon-filter:before { - content: 'i'; + content: 'i'; } .icon-arrow-up:before { - content: 'j'; + content: 'j'; } .icon-arrow-right:before { - content: 'k'; + content: 'k'; } .icon-arrow-left:before { - content: 'l'; + content: 'l'; } .icon-arrow-bottom:before { - content: 'm'; + content: 'm'; } .icon-edit:before { - content: 'n'; + content: 'n'; } .icon-delete:before { - content: 'o'; + content: 'o'; } .icon-iocaine:before { - content: 'p'; + content: 'p'; } .icon-drag-h:before { - content: 'q'; + content: 'q'; } .icon-drag-v:before { - content: 'r'; + content: 'r'; } .icon-document:before { - content: 's'; + content: 's'; } .icon-plus:before { - content: 't'; + content: 't'; } .icon-reload:before { - content: 'u'; + content: 'u'; } .icon-warning:before { - content: 'v'; + content: 'v'; } .icon-notification-error:before { - content: 'w'; + content: 'w'; } .icon-github:before { - content: 'x'; + content: 'x'; } .icon-check-square:before { - content: 'y'; + content: 'y'; } .icon-warning-alt:before { - content: 'z'; + content: 'z'; } .icon-floppy:before { - content: 'A'; + content: 'A'; } .icon-comment:before { - content: 'B'; + content: 'B'; } .icon-documents:before { - content: 'C'; + content: 'C'; } .icon-attachments:before { - content: 'D'; + content: 'D'; } .icon-caret-up:before { - content: 'F'; + content: 'F'; } .icon-caret-down:before { - content: 'G'; + content: 'G'; } .icon-bulk:before { - content: 'H'; + content: 'H'; } .icon-idea:before { - content: 'I'; + content: 'I'; } .icon-spinner:before { - content: 'E'; + content: 'E'; } .icon-minimize:before { - content: 'J'; + content: 'J'; } .icon-maximize:before { - content: 'K'; + content: 'K'; } .icon-megaphone:before { - content: 'L'; + content: 'L'; }