UNPKG

hae

Version:

Mobile web UI based on Vux

16 lines (14 loc) 397 B
@import "../../base/fn"; .weui-btn_disabled { color: @weuiBtnDisabledFontColor; &.weui-btn_default { color: @weuiBtnDefaultDisabledFontColor; background-color: @weuiBtnDefaultDisabledBg; } &.weui-btn_primary { background-color: @weuiBtnPrimaryDisabledBg; } &.weui-btn_warn { background-color: @weuiBtnwarnDisabledBg; } }