[Koha-bugs] [Bug 16062] New: Remove CSS and images related to old "approve" and "deny" button styles

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Mar 14 14:51:06 CET 2016


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 at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: testopia at 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.


More information about the Koha-bugs mailing list