just do it

This commit is contained in:
halcyon
2015-11-08 22:39:30 +08:00
parent 159398b391
commit e77ec102d9
22 changed files with 637 additions and 361 deletions

View File

@@ -4562,3 +4562,8 @@ body.skin-3 {
.red-fonts {
color: #ed5565;
}
.form-group.required .control-label:after {
content: " *";
color: red;
}