NIHVIVO-1381 Minimal style for datetime form elements and updated macro to use the list directive
This commit is contained in:
parent
4d12ca8eee
commit
8645e2af51
2 changed files with 49 additions and 191 deletions
|
@ -125,3 +125,14 @@ vertical-align:top;
|
|||
#ie67DisableWrapper {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/**********
|
||||
dateTime
|
||||
**********/
|
||||
fieldset#dateTime {
|
||||
margin-top: 0.5em;
|
||||
}
|
||||
|
||||
fieldset#dateTime label {
|
||||
display: inline;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue