UNPKG

atui

Version:

components built with Vue.js

15 lines (11 loc) 270 B
@import "./common.less"; // Variables // -------------------------------------------------- // 品牌色 @primary-color: #e52e2e; //checkbox & radio @checkbox-bg: @primary-color; @radio-bg: @checkbox-bg; // table @tr-hover-color:#fff9f2; @import "../bootstrap.less";