AC-232 final tweaks

This commit is contained in:
chouseknecht
2013-07-22 11:04:04 -04:00
parent 0c0ab177ce
commit a1fdb95b0b
4 changed files with 10 additions and 9 deletions

View File

@@ -614,10 +614,6 @@
}
.modal-input-xxlarge {
width: 460px;
}
.modal-input-xxxlarge {
width: 98%;
}
@@ -629,13 +625,15 @@
margin-top: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.6;
filter: alpha(opacity=60);
}
.modal-body .ui-accordion .ui-accordion-content {
padding: 10px;
}
/* overrides to TB modal */