Missed identity.ftl for vivo-basic in r1815 and updated css for custom forms to avoid descendent selectors that make assumptions about markup defined in the theme
This commit is contained in:
parent
cd58425e1d
commit
83bc276517
3 changed files with 55 additions and 22 deletions
|
@ -11,7 +11,7 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
#content form p.inline label {
|
||||
form.customForm p.inline label {
|
||||
display: inline;
|
||||
clear: none;
|
||||
float: none;
|
||||
|
@ -22,7 +22,7 @@
|
|||
margin-left: .5em;
|
||||
}
|
||||
|
||||
#content form h4 {
|
||||
form.customForm h4 {
|
||||
margin-top: 1em;
|
||||
margin-bottom: .75em;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue