Field cleanup and some field details

This commit is contained in:
Nabeel Shahzad
2017-12-31 14:00:50 -06:00
parent 4cc08406fa
commit d93e461266
11 changed files with 140 additions and 89 deletions

View File

@@ -85,3 +85,10 @@
.table-upgrade td:nth-child(3) {
text-align: center;
}
span.required {
color: #c12e2a;
font-weight: 400;
font-size: 120%;
vertical-align: sub;
}