http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8899 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13174|0 |1 is obsolete| | --- Comment #8 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 13356 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13356&action=edit [SIGNED-OFF] Bug 8899 [Revised] Remove unused CSS declarations from staff client CSS Using an add-on for Firefox called CSS Usage I found some instances of CSS in staff-global.css which are unused. Unused selectors were confirmed by a search of the code. Testers can't exactly check the whole staff client for things which look off, but can confirm by their own search that the removed CSS has no corresponding markup. Revision adds back lines which were discoverd by QA to be in use. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.