From 846a0f0d8bee9dcbf7379f9a27138486391981a3 Mon Sep 17 00:00:00 2001 From: tworrall Date: Fri, 16 Sep 2011 15:20:38 +0000 Subject: [PATCH] NIHVIVO-2864: account ftl and css changes and new js to disable save until user makes a change --- themes/wilma/css/wilma.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/themes/wilma/css/wilma.css b/themes/wilma/css/wilma.css index 2d91b896..bccfa7c3 100644 --- a/themes/wilma/css/wilma.css +++ b/themes/wilma/css/wilma.css @@ -1512,7 +1512,6 @@ article.property h3 { padding: 10px 0 10px 20px; margin: 0; } -h2#preferredTitle .verbosePropertyListing, h2#personInPosition .verbosePropertyListing, h2#hasResearchArea .verbosePropertyListing { display: block; @@ -1552,7 +1551,10 @@ input.add-account:hover { input.add-account:active { top: 1px; } - +.disabledSubmit { + color: #ede ! important; + background-color: #b2d15a ! important; +} /* -------------------------------------------------> */ /* CONTACT FORM ------------------------------------> */ /* -------------------------------------------------> */