[Koha-bugs] [Bug 14896] New: Errors in staff-global.css (.import_export_options)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 25 12:29:33 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14896

            Bug ID: 14896
           Summary: Errors in staff-global.css (.import_export_options)
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Staff Client
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: veron at veron.ch
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

Line 1859 and following in staff-global.css:

.import_export_options .export_ok {
    padding: 10;

- Should be: 10px;

----------

Line 1866 and following
.import_export_options {
    padding: 10;

- Should be: 10px.
- Seems to be redundant to line 1859 and following

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list