You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
126 lines
2.4 KiB
126 lines
2.4 KiB
.icon-blank::before {
|
|
content: "";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-add::before {
|
|
content: "\e6d9";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-edit::before {
|
|
content: "\e78c";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-clear::before {
|
|
content: "\e6db";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-remove::before {
|
|
content: "\e6d7";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-save::before {
|
|
content: "\e6cd";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-cut::before {
|
|
content: "\e771";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-ok::before {
|
|
content: "\e6da";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-no::before {
|
|
content: "\e6db";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-cancel::before {
|
|
content: "\e6c7";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-reload::before {
|
|
content: "\e6d0";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-search::before {
|
|
content: "\e778";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-print::before {
|
|
content: "\e77e";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-help::before {
|
|
content: "\e73d";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-undo::before {
|
|
content: "\e6c7";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-redo::before {
|
|
content: "\e6c8";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-back::before {
|
|
content: "\e6ea";
|
|
}
|
|
.icon-sum::before {
|
|
content: "\e7a0";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-tip::before {
|
|
content: "\e72e";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-filter::before {
|
|
content: "\e7bb";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-man::before {
|
|
content: "\e6e3";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-lock::before {
|
|
content: "\e6e5";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-more::before {
|
|
content: "\e6cc";
|
|
font-family: 'element-icons';
|
|
}
|
|
|
|
.icon-mini-add::before {
|
|
content: "\e778";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-mini-edit::before {
|
|
content: "\e778";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-mini-refresh::before {
|
|
content: "\e6d0";
|
|
font-family: 'element-icons';
|
|
}
|
|
|
|
.icon-large-picture::before {
|
|
content: "\e75e";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-large-clipart::before {
|
|
content: "\e78b";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-large-shapes::before {
|
|
content: "\e754";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-large-smartart::before {
|
|
content: "\e7b1";
|
|
font-family: 'element-icons';
|
|
}
|
|
.icon-large-chart::before {
|
|
content: "\e767";
|
|
font-family: 'element-icons';
|
|
}
|