mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
deal with opening/closing the files
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user