@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css | 121 +++++----- .../prog/en/modules/cataloguing/addbiblio.tt | 249 ++++++++++---------- .../intranet-tmpl/prog/img/cursor_split_16.png | Bin 0 -> 3206 bytes 3 files changed, 190 insertions(+), 180 deletions(-) create mode 100644 koha-tmpl/intranet-tmpl/prog/img/cursor_split_16.png --- a/koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css +++ a/koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css @@ -1,51 +1,60 @@ #addbibliotabs { - margin-top : 1em; + margin-top : 1em; } - +ul li.tag { + list-style-type:none; + padding:0 0 0 25px; + background: url("../../img/cursor_split_16.png") no-repeat left top; +} +ul li, ul li li { + list-style-type:none; + margin: 0 5px 5px 5px; padding: 5px; +} +.ui-state-highlight { height: 1.5em; line-height: 1.2em; } #addbibliotabs .ui-tabs-panel { - float : left; + float : left; } .buttonPlus { - font-weight : bold; - text-decoration : none; + font-weight : bold; + text-decoration : none; } .buttonMinus { - font-weight : bold; - text-decoration : none; + font-weight : bold; + text-decoration : none; } a.expandfield { - text-decoration : none; + text-decoration : none; } #yui-cms-loading { - background : #FFFFFF; - color : #333333; - display : none; + background : #FFFFFF; + color : #333333; + display : none; } #yui-cms-loading #yui-cms-float { - text-align : center; - font-size : 175%; - background-image : url(../../img/loading.gif); - background-repeat : no-repeat; - background-position : top; - padding-top : 50px; + text-align : center; + font-size : 175%; + background-image : url(../../img/loading.gif); + background-repeat : no-repeat; + background-position : top; + padding-top : 50px; } - + #authoritytabs { - margin-top : 1em; - margin-bottom : 1em; + margin-top : 1em; + margin-bottom : 1em; } .toptabs .ui-tabs-nav li a { - padding : .2em 1.2em; + padding : .2em 1.2em; } -div.tag { +li.tag, li.subfield_line { clear: both; } @@ -56,10 +65,10 @@ div.subfield_line { width: 100%; } -div.subfield_line label { +li.subfield_line label { font-size:89%; float: left; - padding-right : .4em; + padding-right : .4em; width: 16em; text-align: left; clear:left; @@ -70,44 +79,45 @@ div.subfield_line label { } .tag_title { - font-size : 90%; - padding : .2em 0; + font-size : 90%; + padding : .2em 0; } .tagnum { - font-size : 110%; - font-weight : bold; - color : #000; - padding : .1em .3em .1em 0; + font-size : 110%; + font-weight : bold; + color : #000; + padding : .1em .3em .1em 0; } a.tagnum { - font-size : 110%; - font-weight : bold; - color : #000; - padding : .1em .3em .1em 0; - text-decoration : none; + font-size : 110%; + font-weight : bold; + color : #000; + padding : .1em .3em .1em 0; + text-decoration : none; } .subfield { - color : #00698a; - float: left; - width: 10em; - text-align:right; + color : #00698a; + float: left; + width: 10em; + text-align:right; + } .subfieldcode { - display: block; - float: left; + display: block; + float: left; } .labelsubfield { - float:left; + float:left; } .input_marceditor { - float:left; - width:30em; + float:left; + width:30em; } .indicator { @@ -115,23 +125,23 @@ a.tagnum { } *html .input_marceditor { - width : 15em; + width : 15em; } #cataloguing_additem_newitem fieldset.rows label, #cataloguing_additem_newitem fieldset.rows span.label { - font-size : 100%; - width : 25%; + font-size : 100%; + width : 25%; } #cataloguing_additem_newitem fieldset.rows li { - padding-bottom : 3px; + padding-bottom : 3px; } #cataloguing_additem_newitem .input_marceditor { - width : auto; + width : auto; } .mandatory_marker { - color: red; + color: red; } .linktools { display: block; white-space: nowrap; } .linktools a { font-size : 75%; display:block;text-decoration:none;} @@ -142,21 +152,20 @@ a.tagnum { .readonly { border-width : 1px; border-style: inset; padding-left : 15px; background: #EEE url(../../img/locked.png) center left no-repeat; width:29em; } #cataloguing_additem_itemlist { - margin-bottom : 1em; + margin-bottom : 1em; } .yui-gf div.first { - width : 19%; + width : 19%; } .yui-gf .yui-u { - width: 79.2%; + width: 79.2%; } /* Class to be added to toolbar when it starts being fixed at the top of the screen*/ .floating { - -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5); - box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5); + -webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5); + box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, .5); } - tr.active td { background-color: #FFFFCC; } --- a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt @@ -7,30 +7,34 @@ @@ -310,21 +314,21 @@ function Changefwk(FwkList) { [% ELSE %]
- + [% END %] - +
- - +
[% IF ( popup ) %] @@ -420,11 +424,11 @@ function Changefwk(FwkList) { [% FOREACH BIG_LOO IN BIG_LOOP %] -
+
-[% END %] - - + + [% END %] + + + + [% END %] + [% END %] + + [% END %]