From: erickson Date: Wed, 18 Mar 2009 19:46:52 +0000 (+0000) Subject: some display cleanup X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5673dfdc5a5bc36f608aaf795e20193d3eb0e665;p=evergreen%2Ftadl.git some display cleanup git-svn-id: svn://svn.open-ils.org/ILS/trunk@12585 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/css/skin/default/acq.css b/Open-ILS/web/css/skin/default/acq.css index 4d3cdd7e09..414760836e 100644 --- a/Open-ILS/web/css/skin/default/acq.css +++ b/Open-ILS/web/css/skin/default/acq.css @@ -97,7 +97,7 @@ .acq-lit-row { border-bottom: 1px solid #AAA; } .acq-lit-alt-row td { padding-left:30px; } #acq-lit-info-tbody td {padding:5px;} -#acq-lit-li-details-table {width:100%;} -#acq-lit-li-details-table td {padding:5px;} -#acq-lit-li-details-table th {padding:5px;} +#acq-lit-li-details-table {margin-top:25px;} +#acq-lit-li-details-table td {padding:0px 10px 0px 10px;} +#acq-lit-li-details-table th {padding:0px 10px 0px 10px; font-weight:bold;} diff --git a/Open-ILS/web/templates/default/acq/common/li_table.tt2 b/Open-ILS/web/templates/default/acq/common/li_table.tt2 index f683a46b9e..7665395505 100644 --- a/Open-ILS/web/templates/default/acq/common/li_table.tt2 +++ b/Open-ILS/web/templates/default/acq/common/li_table.tt2 @@ -69,47 +69,45 @@