Logo white

other / mew-iview

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • mew-iview
  • styles
  • components
  • button.less
  • init ...
    7fa943eb
    init
    梁灏 authored
    2016-09-09 14:29:19 +0800  
    Browse Code »
button.less 106 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7
@btn-prefix-cls: ~"@{css-prefix}btn";

.@{btn-prefix-cls} {
  &-primary {
    color: @primary-color;
  }
}