From 77a16e123cee323b0c5711e0f8fd34d9d5392411 Mon Sep 17 00:00:00 2001 From: nac26 Date: Tue, 1 Feb 2011 19:39:00 +0000 Subject: [PATCH] NIHVIVO-1751 Tweaked styles, markup and content for vivo-basic deprecation message --- themes/vivo-basic/css/screen.css | 12 +++++++----- .../vivo-basic/templates/vivo-basic-deprecation.ftl | 8 ++++---- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/themes/vivo-basic/css/screen.css b/themes/vivo-basic/css/screen.css index 3408d60c..a600a214 100644 --- a/themes/vivo-basic/css/screen.css +++ b/themes/vivo-basic/css/screen.css @@ -830,20 +830,22 @@ margin-bottom:250px; /* styles for vivo-basic deprecated alert */ #deprecated { + margin-bottom: 1em; + padding: 0.6em 1.2em; + min-width: 662px; border: 3px solid #edc113; background-color: #F8F8C8; color: #000; - margin-bottom: 1em; text-align: left; font-size: 1.1em; - padding: 20px 20px 0 20px; - width: 86%; - } #deprecated p { - margin-top: 1.1em; + margin: 1.1em 0 0 0; text-align: left; } #deprecated h1 { font-size: 1.4em; +} +#deprecated ul { + margin-bottom: 0; } \ No newline at end of file diff --git a/themes/vivo-basic/templates/vivo-basic-deprecation.ftl b/themes/vivo-basic/templates/vivo-basic-deprecation.ftl index b8555341..828e2601 100644 --- a/themes/vivo-basic/templates/vivo-basic-deprecation.ftl +++ b/themes/vivo-basic/templates/vivo-basic-deprecation.ftl @@ -1,19 +1,19 @@ <#-- $This file is distributed under the terms of the license in /doc/license.txt$ --> -