From: Josh Lamos Date: Thu, 3 May 2012 14:39:02 +0000 (-0400) Subject: adding bolding/unbolding to opac X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=8ffac3bfb0880fba5862b83bc25efe54b9f0aa14;p=evergreen%2Fpines.git adding bolding/unbolding to opac --- diff --git a/Open-ILS/web/opac/skin/default/css/layout.css b/Open-ILS/web/opac/skin/default/css/layout.css index b977d0bb8c..c33c11c82f 100644 --- a/Open-ILS/web/opac/skin/default/css/layout.css +++ b/Open-ILS/web/opac/skin/default/css/layout.css @@ -115,7 +115,7 @@ a.authority-content { font-weight: bold; } .result_table_row { text-align: left; width: 100%;} .result_table_subtable { width: 100%; border-collapse: collapse; vertical-align: top;} .result_table_subtbody { height: 100%; width: 100%; } -.result_table_title_cell { text-align: left; } +.result_table_title_cell { text-align: left; font-weight: bold; } .copy_count_cell { width: 12%; vertical-align: middle; text-align: center; } .copy_count_div { width: 4em; height: 99%; vertical-align: middle; text-align: center; } diff --git a/Open-ILS/web/opac/skin/default/xml/result/result_table.xml b/Open-ILS/web/opac/skin/default/xml/result/result_table.xml index d211867c15..b292104c82 100644 --- a/Open-ILS/web/opac/skin/default/xml/result/result_table.xml +++ b/Open-ILS/web/opac/skin/default/xml/result/result_table.xml @@ -138,7 +138,7 @@ - +