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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
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/