js and css changes for concepts templates

This commit is contained in:
tworrall 2011-12-01 18:57:04 +00:00
parent 98c515b098
commit cc868a8930
2 changed files with 19 additions and 0 deletions

View file

@ -92,6 +92,13 @@ div.acSelection {
#ie67DisableWrapper {
display: none;
}
form.customForm input.concept-search {
float: right;
margin-right: 1em;
margin-bottom: 1em;
background-color: #317e95;
}
/* <------ DATE TIME*/
form.customForm label.dateTime {
display: inline;