AC-232 Event Detail changes. Moved back to modal dialog. Added accordion. Now removing fields (i.e. not displaying fields) that are empty.

This commit is contained in:
chouseknecht
2013-07-22 07:17:23 -04:00
parent 62849fb120
commit daf730e212
7 changed files with 414 additions and 254 deletions

View File

@@ -609,6 +609,10 @@
width: 350px;
}
.modal-input-xxlarge {
width: 460px;
}
.form-section-title {
font-weight: bold;
width: 100%;
@@ -666,6 +670,10 @@
padding-bottom: 30px;
}
.skinny-modal .modal-body {
padding: 5px 10px 0px 10px;
}
/* form navigation */
.navigation-buttons {
height: 40px;