From: gfawcett Date: Thu, 9 Apr 2009 01:59:48 +0000 (+0000) Subject: css tweaks X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9097925411684703019142cc1f801de4d4b518a6;p=Syrup.git css tweaks git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@314 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- diff --git a/conifer/static/main.css b/conifer/static/main.css index 07644e9..a111943 100644 --- a/conifer/static/main.css +++ b/conifer/static/main.css @@ -85,8 +85,8 @@ min-height: 300px; #brandheader { background-color: white; padding: 8px; } -#header a { color: #fff; font-weight: bold; padding: 8px 6px; } -#header a.loginbutton { background-color: #a44; padding: 8px 16px; } +#header a { color: #fff; font-weight: bold; padding: 6px 12px 11px 12px; } +#header a.loginbutton { background-color: #a44; } #header a:hover { background-color: #fb7; color: black; text-decoration: none; } tbody td, tbody th { vertical-align: top; } @@ -257,6 +257,7 @@ p.todo, div.todo { background-color: #fdd; padding: 6px; margin: 12px; border-le .newsitem { max-width: 600px; + line-height: 125%; } .newsitem .newsdate { margin: 4px 0 8px 0; text-align: right; diff --git a/conifer/templates/auth/login.xhtml b/conifer/templates/auth/login.xhtml index 67ec62c..16dc438 100644 --- a/conifer/templates/auth/login.xhtml +++ b/conifer/templates/auth/login.xhtml @@ -16,17 +16,18 @@ title = _('Syrup E-Reserves: Please log in')
${err}
- +
- + - + + -