https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16062 Bug ID: 16062 Summary: Remove CSS and images related to old "approve" and "deny" button styles Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Depends on: 16061 Bug 15785 - Use Font Awesome icons in confirmation dialogs - Has made some CSS and images obsolete: .dialog input.approve, td input.approve { background : #FFF url(../../img/approve.gif) no-repeat 4px center; padding : .4em .4em .4em 25px; } .dialog input.deny { background : #FFF url(../../img/deny.gif) no-repeat 4px center; padding : .4em .4em .4em 25px; } Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16061 [Bug 16061] Use Font Awesome icons in reports when filter returns no results -- You are receiving this mail because: You are watching all bug changes.