common/common.scss
@@ -14,4 +14,20 @@ .m-mark { color: #fb4242; } .m-text-success { color: #22c322; } .m-text-info { color: #05b7c7; } .m-text-warning { color: #db9d00; } .m-text-danger { color: #FF5722; } .m-text-ignore { color: rgba(0, 0, 0, 0.45); }