NIHVIVO-1640: Made text area element full width for Menu Management

This commit is contained in:
mb863 2011-01-10 19:57:46 +00:00
parent 9f7a5c2368
commit 1c9aebf4f3

View file

@ -14,6 +14,7 @@ input[type="password"]{
label{
margin-top: .5em;
}
/* mb: id selector for submit will be replaced for a class selector. Markup needs to be changed*/
input#submit,
input#submit:visited{
background: #222 url(../images/alert-overlay.png) repeat-x;