NIHVIVO-1640: Made text area element full width for Menu Management
This commit is contained in:
parent
9f7a5c2368
commit
1c9aebf4f3
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ input[type="password"]{
|
||||||
label{
|
label{
|
||||||
margin-top: .5em;
|
margin-top: .5em;
|
||||||
}
|
}
|
||||||
|
/* mb: id selector for submit will be replaced for a class selector. Markup needs to be changed*/
|
||||||
input#submit,
|
input#submit,
|
||||||
input#submit:visited{
|
input#submit:visited{
|
||||||
background: #222 url(../images/alert-overlay.png) repeat-x;
|
background: #222 url(../images/alert-overlay.png) repeat-x;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue