NIHVIVO-1381 Minimal style for datetime form elements and updated macro to use the list directive

This commit is contained in:
nac26 2010-12-21 01:32:25 +00:00
parent 4d12ca8eee
commit 8645e2af51
2 changed files with 49 additions and 191 deletions

View file

@ -125,3 +125,14 @@ vertical-align:top;
#ie67DisableWrapper {
display: none;
}
/**********
dateTime
**********/
fieldset#dateTime {
margin-top: 0.5em;
}
fieldset#dateTime label {
display: inline;
}