NIHVIVO-2796: Re-factored contact form templates
This commit is contained in:
parent
1c81c6c596
commit
7e80fbebf3
1 changed files with 10 additions and 0 deletions
|
@ -1533,6 +1533,16 @@ input.add-account:active {
|
||||||
top: 1px;
|
top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* -------------------------------------------------> */
|
||||||
|
/* CONTACT FORM ------------------------------------> */
|
||||||
|
/* -------------------------------------------------> */
|
||||||
|
#contact_form input[type="text"] {
|
||||||
|
width: 20em;
|
||||||
|
}
|
||||||
|
#contact_form textarea {
|
||||||
|
width: 40em;
|
||||||
|
}
|
||||||
|
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
/* MENU MANAGEMENT ------------------------------------> */
|
/* MENU MANAGEMENT ------------------------------------> */
|
||||||
/* -------------------------------------------------> */
|
/* -------------------------------------------------> */
|
||||||
|
|
Loading…
Add table
Reference in a new issue