forgeplus/app/assets/stylesheets/admins/shixun.scss

7 lines
186 B
SCSS

.admins-shixuns-index-page{
.shixuns-list-container{
.shixuns-status-1 { color: #6c757d; }
.shixuns-status-2 { color: #28a745; }
.shixuns-status-3 { color: #dc3545; }
}
}