https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16239
Owen Leonard <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #51 from Owen Leonard <[email protected]> --- > It think it would be worthwhile to continue to use the Bootstrap download > customizer so that we're not including functionality we're not using and > thus keeping JS and CSS file size smaller. Do we need tab, affix, and collapse? tab and collapse are currently being provided by jQueryUI. We should pick one or the other. Overall everything looks great, but I found some issues: - <caption> inheriting the color #777 from the default Bootstrap CSS (should be black). - The MARC preview modal on the detail page is broken. There is some in-page CSS which changes the width of that modal (and some others -- cataloging merge for instance), and the update has broken it. - DataTables "Processing" box which shows while tables are rendering looks bad. - If you have translations installed with sub-languages (like en + en-GB), the menu link color on hover is white and thus unreadable. - Radio button alignment on the Calendar entry form is off - Split buttons wrapping badly on saved reports page and serials search results -- You are receiving this mail because: 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/
