Bug 14610 - Add and update scripts
[koha.git] / koha-tmpl / intranet-tmpl / prog / css / staff-global.css
index 52ee8d4..c8921f9 100644 (file)
@@ -1725,8 +1725,8 @@ ul.budget_hierarchy li:first-child:after {
 .child_fund_amount {
     font-style: italic;
 }
-.holdcount { font-size : 105%; line-height : 200%; }
-.holdcount a {
+.number_box { font-size : 105%; line-height : 200%; }
+.number_box a {
        border : 1px solid #a4bedd;
        background-color : #e4ecf5;
        font-weight : bold;
@@ -1735,7 +1735,7 @@ ul.budget_hierarchy li:first-child:after {
        padding : .1em .4em;
        text-decoration : none;
 }
-.holdcount a:hover { background-color : #ebeff7; }
+.number_box a:hover { background-color : #ebeff7; }
 .container {
        border : 1px solid #EEE;
        padding : 1em;