From: Terran McCanna Date: Fri, 20 Dec 2013 18:00:04 +0000 (-0500) Subject: Modified style guide to emphasize call numbers in search results and item display. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=86053cb52a6879f2d98847d72d047b0f7a0d8cbc;p=evergreen%2Fpines.git Modified style guide to emphasize call numbers in search results and item display. --- diff --git a/Open-ILS/web/css/skin/default/kpac/style.css b/Open-ILS/web/css/skin/default/kpac/style.css index 0e4f3cfb2b..ca1635d1d9 100755 --- a/Open-ILS/web/css/skin/default/kpac/style.css +++ b/Open-ILS/web/css/skin/default/kpac/style.css @@ -549,6 +549,9 @@ input[type=text], input[type=password], textarea { .item_detail_callnumber { margin-bottom:4px; + font-weight:bold; + font-size:13px; + color:#000; } .item_detail_header_buttons {