windy
3 years ago
1 changed files with 38 additions and 38 deletions
@ -1,57 +1,57 @@
|
||||
//字体库 |
||||
|
||||
@font-cross: "e6d0"; |
||||
@font-cross: "e8ab"; |
||||
|
||||
@font-circle-close: "e6d5"; |
||||
@font-circle-close: "e8a9"; |
||||
|
||||
@font-search: "e6dc"; |
||||
@font-search: "e8c3"; |
||||
|
||||
@font-date: "e733"; |
||||
@font-time: "e6b1"; |
||||
@font-change: "e72f"; |
||||
@font-date: "e8d3"; |
||||
@font-time: "e8ae"; |
||||
@font-change: "e8cd"; |
||||
|
||||
@font-dot: "e762"; |
||||
@font-dot: "e8aa"; |
||||
|
||||
@font-plus: "e75b"; |
||||
@font-minus: "e75a"; |
||||
@font-plus: "e8a0"; |
||||
@font-minus: "e89e"; |
||||
|
||||
@font-right-triangle: "e70c"; |
||||
@font-right-triangle: "e8bd"; |
||||
|
||||
@font-copy: "e6bd"; |
||||
@font-check-mark: "e6cf"; |
||||
@font-copy: "e8ad"; |
||||
@font-check-mark: "e8b0"; |
||||
|
||||
@font-arrow-left: "e70d"; |
||||
@font-arrow-right: "e70c"; |
||||
@font-arrow-left: "e8bc"; |
||||
@font-arrow-right: "e8bd"; |
||||
|
||||
@font-up-triangle: "e70a"; |
||||
@font-down-triangle: "e70b"; |
||||
@font-up-triangle: "e8c6"; |
||||
@font-down-triangle: "e8c9"; |
||||
|
||||
@font-solid-left: "e6d9"; |
||||
@font-solid-right: "e6d8"; |
||||
@font-solid-top: "e6d6"; |
||||
@font-solid-bottom: "e6d7"; |
||||
@font-solid-left: "e8c4"; |
||||
@font-solid-right: "e8a5"; |
||||
@font-solid-top: "e8ac"; |
||||
@font-solid-bottom: "e8c0"; |
||||
|
||||
@font-trigger-triangle: "e64e"; |
||||
@font-trigger-triangle: "e8d5"; |
||||
|
||||
|
||||
@font-less: "e75e"; |
||||
@font-less-equal: "e761"; |
||||
@font-less: "e8d1"; |
||||
@font-less-equal: "e8d2"; |
||||
|
||||
@font-bold: "e697"; |
||||
@font-italic: "e69d"; |
||||
@font-underline: "e69c"; |
||||
@font-color: "e698"; |
||||
@font-background: "e699"; |
||||
@font-color-underline: "e69a"; |
||||
@font-align-left: "e6ca"; |
||||
@font-align-center: "e6bf"; |
||||
@font-align-right: "e6c8"; |
||||
@font-bold: "e89b"; |
||||
@font-italic: "e899"; |
||||
@font-underline: "e8d6"; |
||||
@font-color: "e898"; |
||||
@font-background: "e89a"; |
||||
@font-color-underline: "e89c"; |
||||
@font-align-left: "e8a7"; |
||||
@font-align-center: "e8a2"; |
||||
@font-align-right: "e8af"; |
||||
|
||||
@font-tip-error: "e757"; |
||||
@font-tip-success: "e756"; |
||||
@font-tip-warning: "e755"; |
||||
@font-tip-message: "e74b"; |
||||
@font-tip-error: "e8da"; |
||||
@font-tip-success: "e8db"; |
||||
@font-tip-warning: "e8d7"; |
||||
@font-tip-message: "e8d9"; |
||||
|
||||
@font-key: "e740"; |
||||
@font-key: "e8d0"; |
||||
|
||||
@font-add: "e6dd"; |
||||
@font-add: "e8c7"; |
||||
|
Loading…
Reference in new issue