UNPKG

@afwenming123/vue-easy-tree

Version:
30 lines (27 loc) 1.31 kB
/* Element Chalk Variables */ /* Transition -------------------------- */ /* Color -------------------------- */ /* 8cc5ff */ /* Border -------------------------- */ /* Fill -------------------------- */ /* Typography -------------------------- */ /* z-index -------------------------- */ /* Disable base -------------------------- */ /* Checkbox -------------------------- */ /* Button -------------------------- */ /* Tree -------------------------- */ @font-face { font-family: 'element-icons'; src: url("fonts/element-icons.woff") format("woff"), url("fonts/element-icons.ttf") format("truetype"); /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ font-weight: normal; font-display: "auto"; font-style: normal; } [class^="el-icon-"], [class*=" el-icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'element-icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; vertical-align: baseline; display: inline-block; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .el-icon-caret-bottom:before { content: "\e790"; } .el-icon-caret-right:before { content: "\e791"; } /*# sourceMappingURL=icon.min.css.map */