Ficed SassLint indentation error in typography
parent
89f6f0d6fb
commit
b733a1cc32
|
@ -143,116 +143,116 @@ a:visited {
|
||||||
}
|
}
|
||||||
|
|
||||||
.icon-backlog:before {
|
.icon-backlog:before {
|
||||||
content: 'a';
|
content: 'a';
|
||||||
}
|
}
|
||||||
.icon-issues:before {
|
.icon-issues:before {
|
||||||
content: 'b';
|
content: 'b';
|
||||||
}
|
}
|
||||||
.icon-kanban:before {
|
.icon-kanban:before {
|
||||||
content: 'c';
|
content: 'c';
|
||||||
}
|
}
|
||||||
.icon-search:before {
|
.icon-search:before {
|
||||||
content: 'd';
|
content: 'd';
|
||||||
}
|
}
|
||||||
.icon-video:before {
|
.icon-video:before {
|
||||||
content: 'e';
|
content: 'e';
|
||||||
}
|
}
|
||||||
.icon-wiki:before {
|
.icon-wiki:before {
|
||||||
content: 'f';
|
content: 'f';
|
||||||
}
|
}
|
||||||
.icon-settings:before {
|
.icon-settings:before {
|
||||||
content: 'g';
|
content: 'g';
|
||||||
}
|
}
|
||||||
.icon-move:before {
|
.icon-move:before {
|
||||||
content: 'h';
|
content: 'h';
|
||||||
}
|
}
|
||||||
.icon-filter:before {
|
.icon-filter:before {
|
||||||
content: 'i';
|
content: 'i';
|
||||||
}
|
}
|
||||||
.icon-arrow-up:before {
|
.icon-arrow-up:before {
|
||||||
content: 'j';
|
content: 'j';
|
||||||
}
|
}
|
||||||
.icon-arrow-right:before {
|
.icon-arrow-right:before {
|
||||||
content: 'k';
|
content: 'k';
|
||||||
}
|
}
|
||||||
.icon-arrow-left:before {
|
.icon-arrow-left:before {
|
||||||
content: 'l';
|
content: 'l';
|
||||||
}
|
}
|
||||||
.icon-arrow-bottom:before {
|
.icon-arrow-bottom:before {
|
||||||
content: 'm';
|
content: 'm';
|
||||||
}
|
}
|
||||||
.icon-edit:before {
|
.icon-edit:before {
|
||||||
content: 'n';
|
content: 'n';
|
||||||
}
|
}
|
||||||
.icon-delete:before {
|
.icon-delete:before {
|
||||||
content: 'o';
|
content: 'o';
|
||||||
}
|
}
|
||||||
.icon-iocaine:before {
|
.icon-iocaine:before {
|
||||||
content: 'p';
|
content: 'p';
|
||||||
}
|
}
|
||||||
.icon-drag-h:before {
|
.icon-drag-h:before {
|
||||||
content: 'q';
|
content: 'q';
|
||||||
}
|
}
|
||||||
.icon-drag-v:before {
|
.icon-drag-v:before {
|
||||||
content: 'r';
|
content: 'r';
|
||||||
}
|
}
|
||||||
.icon-document:before {
|
.icon-document:before {
|
||||||
content: 's';
|
content: 's';
|
||||||
}
|
}
|
||||||
.icon-plus:before {
|
.icon-plus:before {
|
||||||
content: 't';
|
content: 't';
|
||||||
}
|
}
|
||||||
.icon-reload:before {
|
.icon-reload:before {
|
||||||
content: 'u';
|
content: 'u';
|
||||||
}
|
}
|
||||||
.icon-warning:before {
|
.icon-warning:before {
|
||||||
content: 'v';
|
content: 'v';
|
||||||
}
|
}
|
||||||
.icon-notification-error:before {
|
.icon-notification-error:before {
|
||||||
content: 'w';
|
content: 'w';
|
||||||
}
|
}
|
||||||
.icon-github:before {
|
.icon-github:before {
|
||||||
content: 'x';
|
content: 'x';
|
||||||
}
|
}
|
||||||
.icon-check-square:before {
|
.icon-check-square:before {
|
||||||
content: 'y';
|
content: 'y';
|
||||||
}
|
}
|
||||||
.icon-warning-alt:before {
|
.icon-warning-alt:before {
|
||||||
content: 'z';
|
content: 'z';
|
||||||
}
|
}
|
||||||
.icon-floppy:before {
|
.icon-floppy:before {
|
||||||
content: 'A';
|
content: 'A';
|
||||||
}
|
}
|
||||||
.icon-comment:before {
|
.icon-comment:before {
|
||||||
content: 'B';
|
content: 'B';
|
||||||
}
|
}
|
||||||
.icon-documents:before {
|
.icon-documents:before {
|
||||||
content: 'C';
|
content: 'C';
|
||||||
}
|
}
|
||||||
.icon-attachments:before {
|
.icon-attachments:before {
|
||||||
content: 'D';
|
content: 'D';
|
||||||
}
|
}
|
||||||
.icon-caret-up:before {
|
.icon-caret-up:before {
|
||||||
content: 'F';
|
content: 'F';
|
||||||
}
|
}
|
||||||
.icon-caret-down:before {
|
.icon-caret-down:before {
|
||||||
content: 'G';
|
content: 'G';
|
||||||
}
|
}
|
||||||
.icon-bulk:before {
|
.icon-bulk:before {
|
||||||
content: 'H';
|
content: 'H';
|
||||||
}
|
}
|
||||||
.icon-idea:before {
|
.icon-idea:before {
|
||||||
content: 'I';
|
content: 'I';
|
||||||
}
|
}
|
||||||
.icon-spinner:before {
|
.icon-spinner:before {
|
||||||
content: 'E';
|
content: 'E';
|
||||||
}
|
}
|
||||||
.icon-minimize:before {
|
.icon-minimize:before {
|
||||||
content: 'J';
|
content: 'J';
|
||||||
}
|
}
|
||||||
.icon-maximize:before {
|
.icon-maximize:before {
|
||||||
content: 'K';
|
content: 'K';
|
||||||
}
|
}
|
||||||
.icon-megaphone:before {
|
.icon-megaphone:before {
|
||||||
content: 'L';
|
content: 'L';
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue