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=d160d8d03f4367f5093910ba64e271b29da8a0c7;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 2375cdbf4c..44a6a9f2c3 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 {