https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18236 jwayway@hotmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jwayway@hotmail.com --- Comment #3 from jwayway@hotmail.com --- Bug-18236: Add classes to material type Test plan: 1. Open a list of results 2. Use fn+f12 to inspect element 3. Without patch it should show that the image class is 'materialtype' 4. With patch the class should have changed -Books = mt_icon_book -Kit = mt_icon_kit -Continuous resource = mt_icon_cresource -Mixed material = mixmaterial -Computer files = mt_icon_computer -Map = mt_icon_map -Score = mt_icon_score -Music = mt_icon_music OR 1. Try using the classes in css to change the style My commit message stuffed up so please use this test plan :) -- You are receiving this mail because: You are watching all bug changes.