nnnjjj123
2020-11-02 4a31ede53d0e237921282de08feba3b6ed545e4f
1
2
3
4
5
6
@import "variables.less";
@import "../common/Button.less";
 
.mblButton:not([disabled]):active {
    background-color: @win-accent-color;
}