mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
mise en forme formulaire et lien edition-view
This commit is contained in:
@@ -35,6 +35,25 @@ div#person_wrapper {
|
||||
margin: 0 0 0 199px;
|
||||
padding: 0 0 0.5em 0;
|
||||
}
|
||||
|
||||
label {
|
||||
color: green;
|
||||
}
|
||||
|
||||
label:not(.radio) {
|
||||
min-width: 190px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
label.radio{
|
||||
margin-left: 0.2em;
|
||||
}
|
||||
|
||||
div.form_control {
|
||||
.controls {
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user