Modified style guide to emphasize call numbers in search results and item display.
authorTerran McCanna <tmccanna@georgialibraries.org>
Fri, 20 Dec 2013 18:00:04 +0000 (13:00 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Thu, 6 Nov 2014 17:54:06 +0000 (12:54 -0500)
Open-ILS/web/css/skin/default/kpac/style.css

index 0e4f3cf..ca1635d 100755 (executable)
@@ -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 {