From: Chris Sharp Date: Fri, 3 Mar 2017 13:52:43 +0000 (-0500) Subject: adding PINES-ish styling to results page X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=87198af1c3b50a2bb77ecf417a726ed421f454bd;p=evergreen%2Fpines.git adding PINES-ish styling to results page --- diff --git a/Open-ILS/src/templates/opac/css/style.css.tt2 b/Open-ILS/src/templates/opac/css/style.css.tt2 index ddbc764735..0cf64d7164 100644 --- a/Open-ILS/src/templates/opac/css/style.css.tt2 +++ b/Open-ILS/src/templates/opac/css/style.css.tt2 @@ -755,6 +755,8 @@ tr.result_table_row > td.result_table_title_cell { tr.result_table_row:nth-child(n+2) > td { border-top: 1px solid [% css_colors.accent_lighter2 %]; + padding-top:10px; + padding-bottom:10px; } tr.result_table_row > td.result_table_pic_header { @@ -1623,6 +1625,7 @@ a.preflib_change { .record_title { font-weight: bold; + text-decoration: none; } .record_author {