http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6617
Paul Poulain <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Patch doesn't apply CC| |[email protected] --- Comment #31 from Paul Poulain <[email protected]> --- Patch does not apply anymore because of opac.css Probably very trivial fix, but vi says: <<<<<<< HEAD ======= */ .contents { width: 75%; } .contentblock { position: relative; margin-left: 2em; } .contents .t:first-child:before { content: "→ "; } .contents .t:before { content: "\A→ "; white-space: pre; } .contents .t { font-weight: bold; display: inline; } >>>>>>> Bug 6617: Improve MARC21 enhanced contents display the */ seems suspicious, so I let you provide an updated fix -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
