common/common.scss
@@ -12,27 +12,27 @@ } } .m-mark { color: #fb4242; } // .m-mark { // color: #fb4242; // } .m-text-stress { color: #2093df; color: $colorStress; } .m-text-success { color: #22c322; color: $colorSuccess; } .m-text-info { color: #05b7c7; color: $colorInfo; } .m-text-warning { color: #db9d00; color: $colorWarning; } .m-text-danger { color: #FF5722; color: $colorDanger; } .m-text-ignore { color: rgba(0, 0, 0, 0.45); color: $colorIgnore; } [class^="m-border"] {