From 4bfadd2960f94314707cd27a547861241799f99d Mon Sep 17 00:00:00 2001 From: berick Date: Thu, 17 Feb 2011 16:28:58 -0500 Subject: [PATCH] merge in some kcls changes that occured in the meantime --- Open-ILS/web/opac/skin/kcls/css/style.css | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) 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; } -- 2.11.0