diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css index 8b2b8f5296..c52c252fc7 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css +++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css @@ -1978,6 +1978,14 @@ fieldset.rows+h3 {clear:both;padding-top:.5em;} padding-bottom: 10px; } +.m880 { + display:block; + text-align:right; + float:right; + width:50%; + padding-left:20px +} + #advanced-search fieldset { border : 1px solid #EEE; -moz-border-radius : 3px; diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl index 4af47bd141..112a809e10 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl @@ -15,8 +15,7 @@ - - + ,complete-subfield @@ -119,6 +118,7 @@ 100,110,111,700,710,711 abc au + @@ -129,7 +129,7 @@ - Type: + Type: /intranet-tmpl/prog/img/famfamfam/.png @@ -141,7 +141,7 @@ 440,490 av - results_summary + results_summary series Series: se @@ -149,7 +149,7 @@ - Series: + Series: @@ -218,7 +218,7 @@ - Analytics: + Analytics: @@ -235,7 +235,7 @@ - Volumes: + Volumes: @@ -252,7 +252,7 @@ - Set: + Set: @@ -278,13 +278,13 @@ 260 abcg - results_summary + results_summary publisher Publisher: - Publisher: + Publisher: @@ -311,13 +311,13 @@ 250 ab - results_summary + results_summary edition Edition: - Edition: + Edition: @@ -336,13 +336,13 @@ 300 abceg - results_summary + results_summary description Description: - Description: + Description: @@ -357,7 +357,7 @@ - ISBN: + ISBN: @@ -367,7 +367,7 @@ - ISSN: + ISSN: .; @@ -380,13 +380,13 @@ 246 abhfgnp - results_summary + results_summary other_title Other Title: - Other Title: + Other Title: @@ -405,13 +405,13 @@ 130,240 adfklmor - results_summary + results_summary uniform_title Uniform Title: - Uniform titles: + Uniform titles: @@ -433,7 +433,7 @@ - Subject(s): + Subject(s): @@ -473,7 +473,7 @@ - Online Resources: + Online Resources: @@ -508,7 +508,7 @@ - + Contents: @@ -540,7 +540,7 @@ - + In: @@ -583,7 +583,7 @@ - Other Editions: + Other Editions: @@ -616,7 +616,7 @@ - + Continues: @@ -673,7 +673,7 @@ - + Continued by: diff --git a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl index 05a1d83f19..cfc434e03e 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl +++ b/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slimUtils.xsl @@ -101,7 +101,7 @@ - displays every field on a separate line (to switch between rtl and ltr) * Pitfalls: (!) output might be empty - --> + --> @@ -109,23 +109,24 @@ + - - - - - - display:block; text-align:right; float:right; width:50%; padding-left:20px - rtl - - - display:block; - + + m880 + rtl + + + + display:block; + + + m880 +