Fourth installment Patron card generation feature
[koha_gimpoz] / koha-tmpl / intranet-tmpl / prog / en / css / staff-global.css
index ebf380e..3a2cc28 100644 (file)
@@ -675,10 +675,6 @@ fieldset.rows .inputnote {
        z-index : 2;
 }
 
-.toptabs.numbered .ui-tabs-nav li {
-       min-width : 3em;
-}
-
 .toptabs .tabs-container {
        border : 1px solid #E8E8E8;
        padding : 1em;
@@ -702,7 +698,7 @@ fieldset.rows .inputnote {
     visibility:visible; /* you propably don't need to change this one */
     display:block;
 }
-#newbiblio a, #addchild a, #newentry a, #newshelf a, #newmenuc .first-child, #newsupplier .first-child, #newlabel a, #newtemplate a, #newbatch a, #newprofile a, #newsubscription a, #newdictionary a, #neworder a {
+#newbiblio a, #addchild a, #newentry a, #newshelf a, #newmenuc .first-child, #newsupplier .first-child, #newlabel a, #newtemplate a, #newlabelbatch a, #newpatroncardbatch a, #newprofile a, #newsubscription a, #newdictionary a, #neworder a {
        padding-left : 34px;
        background-image: url("../../img/toolbar-new.gif");
        background-position : center left;
@@ -1478,4 +1474,4 @@ ul#i18nMenu li.more ul li a {
        display : block;
        color : #999;
        font-style : italic;
-}
\ No newline at end of file
+}