deal with opening/closing the files

This commit is contained in:
2013-11-26 23:00:30 +01:00
parent e390c891d8
commit 377a69d26f
20 changed files with 1262 additions and 22 deletions

View File

@@ -49,6 +49,20 @@ div#person_wrapper {
margin-left: 0.2em;
}
.has_error {
label {
color: red;
}
ul.errors li {
color: red;
}
input {
}
}
div.form_control {
.controls {
float: right;