From 0f25e271b315a6cdb37035a6467310df2e9d47ca Mon Sep 17 00:00:00 2001 From: gfawcett Date: Sun, 5 Apr 2009 23:49:10 +0000 Subject: [PATCH] tweaks git-svn-id: svn://svn.open-ils.org/ILS-Contrib/servres/trunk@287 6d9bc8c9-1ec2-4278-b937-99fde70a366f --- conifer/static/main.css | 2 +- conifer/templates/phys/mark_arrived_choose.xhtml | 2 +- conifer/templates/tabbar.xhtml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conifer/static/main.css b/conifer/static/main.css index 1ac2339..bc99f3e 100644 --- a/conifer/static/main.css +++ b/conifer/static/main.css @@ -73,7 +73,7 @@ a:hover { text-decoration: underline; } /* actions (e.g. "edit user" link) */ .action a { font-weight: bold; } -#tabbar { margin: 18 0; padding: 0; } +#tabbar { margin: 18 0; padding: 0; clear: both; } #tabbar li { display: inline; } #tabbar li a { padding: 18 18 4 18; background-color: #ddf; color: black; text-decoration: none; } #tabbar li a:hover { background-color: #fc8; } diff --git a/conifer/templates/phys/mark_arrived_choose.xhtml b/conifer/templates/phys/mark_arrived_choose.xhtml index 01b9b01..fa46bd5 100644 --- a/conifer/templates/phys/mark_arrived_choose.xhtml +++ b/conifer/templates/phys/mark_arrived_choose.xhtml @@ -41,7 +41,7 @@ title = _('Mark Items as Arrived: Choose Match')

- +
diff --git a/conifer/templates/tabbar.xhtml b/conifer/templates/tabbar.xhtml index 093b7b0..ac30f07 100644 --- a/conifer/templates/tabbar.xhtml +++ b/conifer/templates/tabbar.xhtml @@ -13,7 +13,7 @@
  • Admin Options
  • -
  • Physical Item Processing
  • +
  • Physical Items
  • -- 2.11.0
    ${v}