https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12260 Stina Hallin <stina.hallin@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stina.hallin@ub.lu.se Status|Needs Signoff |Signed Off --- Comment #5 from Stina Hallin <stina.hallin@ub.lu.se> --- Tested this using Firefox Didn't show after patch a.tag_add { display:none; } ok .ui-tabs-panel { border:none !important; } ok #addcomment { display:none; } ok #didyoumean { display:none; } ok #numresults { float:left; } ok Didn't show either before or after patch #koha_url { display:none; } .breadcrumb { display:none; } #social_networks { display:none; } .results_summary.online_resources { display:none; } - resultat and bib view a#Normalview, a#MARCview, a#ISBDview { display:none; } #ulactioncontainer { display:none; } #usermenu { display:none; } #top-pages, #bottom-pages { display:none; } #selections-toolbar { display: none; } .actions-menu { display: none; } #numresults a { display:none; } Didn't find a[href]:after { display:none; } Maybe #moresearches should also be removed? -- You are receiving this mail because: You are watching all bug changes.