This commit is contained in:
Unknwon 2014-09-13 22:12:11 -04:00
parent a5926f2689
commit b9560374cd
9 changed files with 24 additions and 12 deletions

View file

@ -525,6 +525,9 @@ input[readonly]:focus {
.form-align .field {
margin-bottom: 1em;
}
label.text-left {
text-align: left;
}
label.req:after {
content: "*";
color: #d9453d;