From fd961c94a9c6bd99add54fc8d45c2fef01285d88 Mon Sep 17 00:00:00 2001 From: gfawcett Date: Thu, 9 Apr 2009 02:14:54 +0000 Subject: [PATCH] tweak tweak git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@316 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/static/main.css | 14 +++++++++----- conifer/templates/master.xhtml | 4 ++-- conifer/templates/search_results.xhtml | 14 +++++++------- 3 files changed, 18 insertions(+), 14 deletions(-) diff --git a/conifer/static/main.css b/conifer/static/main.css index 611ce16..30b563f 100644 --- a/conifer/static/main.css +++ b/conifer/static/main.css @@ -85,7 +85,7 @@ min-height: 300px; #brandheader { background-color: white; padding: 8px; } -#header a { color: #fff; font-weight: bold; padding: 6px 12px 11px 12px; } +#header a { color: #fff; font-weight: bold; padding: 10px 12px 10px 12px; } #header a.loginbutton { background-color: #a44; } #header a:hover { background-color: #fb7; color: black; text-decoration: none; } @@ -104,7 +104,7 @@ tbody td, tbody th { vertical-align: top; } h1 { font-size: 150%; font-weight: bold; } h2 { font-size: 125%; font-weight: bold; } h3 { font-size: 120%; font-weight: bold; } -p { margin: 12px 0px; } +p { margin: 24px 0px; } h1 { color: navy; margin: 36px 0 18px 0; } h2 { color: #336; margin: 24px 0 12px 0; } h3, h4 { color: darkgreen; } @@ -131,14 +131,14 @@ a:hover { text-decoration: underline; } */ .pagination_controls { - text-align: center; + text-align: center; margin: 12px 0; } .pagination_controls .nums { - padding: 0 24px; + padding: 0 12px; } -.pagetable td { border: #ddd 1px solid; padding: 4px 8px; } +.pagetable td { border: #ddd 1px solid; padding: 8px; } .pagetable .odd { background-color: #F8F8F8; } @@ -247,10 +247,14 @@ li.item_HEADING .headingmainline a.mainlink:hover { text-align: left; } +table.topheading { width: 100%; } .topheading th { background-color: #ddf; } +.topheading th, .topheading td { +padding: 8px; +} p.todo, div.todo { background-color: #fdd; padding: 6px; margin: 12px; border-left: #d99 6px solid; } diff --git a/conifer/templates/master.xhtml b/conifer/templates/master.xhtml index b65dc24..e451560 100644 --- a/conifer/templates/master.xhtml +++ b/conifer/templates/master.xhtml @@ -47,11 +47,11 @@ import os Log OutPreferences - +
Welcome! Log InPreferences - +
diff --git a/conifer/templates/search_results.xhtml b/conifer/templates/search_results.xhtml index fc195a2..d64dd0c 100644 --- a/conifer/templates/search_results.xhtml +++ b/conifer/templates/search_results.xhtml @@ -49,13 +49,13 @@ courses = course_list - - - - - - - + + + + + + + -- 2.11.0
Course
${course.title}
Course
${course.title}