From: berick Date: Thu, 17 Feb 2011 21:28:58 +0000 (-0500) Subject: merge in some kcls changes that occured in the meantime X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4bfadd2960f94314707cd27a547861241799f99d;p=evergreen%2Fequinox.git merge in some kcls changes that occured in the meantime --- diff --git a/Open-ILS/web/opac/skin/kcls/css/style.css b/Open-ILS/web/opac/skin/kcls/css/style.css index f20e377e53..53332dc6be 100644 --- a/Open-ILS/web/opac/skin/kcls/css/style.css +++ b/Open-ILS/web/opac/skin/kcls/css/style.css @@ -277,12 +277,12 @@ div.select-wrapper:hover { } #acct_fines_tab { - width:156px; - background:url('/opac/skin/kcls/graphics/acct_fines_on.jpg') no-repeat bottom; + width:156px; + background:url('/opac/skin/kcls/graphics/acct_fines_on.jpg') no-repeat bottom; } #acct_payments_tab { - width:156px; - background:url('/opac/skin/kcls/graphics/acct_payments_off.jpg') no-repeat bottom; + width:156px; + background:url('/opac/skin/kcls/graphics/acct_payments_off.jpg') no-repeat bottom; } #acct_summary { @@ -426,7 +426,6 @@ div.select-wrapper:hover { #rdetail_locs_expand, #rdetail_locs_collapse { padding-bottom:3px; - margin-top:15px; margin-left:13px; } @@ -717,7 +716,7 @@ div.select-wrapper:hover { font-size:14px; font-weight:bold; color:#074079; - padding: 0px 7px 0px 0px; + padding: 7px 7px 0px 0px; border-bottom: 1px dotted #ccc; }