Refactor && Typo && Use plain objects as function parameters instead of ids

This commit is contained in:
Nicolas Le Goff
2014-02-06 12:42:47 +01:00
parent c98fe4c23d
commit 2ec4ffdbcc
39 changed files with 909 additions and 692 deletions

View File

@@ -284,12 +284,12 @@ div.switch_right.unchecked {
line-height: 22px;
}
#tab_demandes .dl-horizontal dd {
#tab-registrations .dl-horizontal dd {
word-break: break-all;
margin-left: 140px;
}
#tab_demandes .dl-horizontal dt {
#tab-registrations .dl-horizontal dt {
width: 130px;
}