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

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 7687
          Assignee: [email protected]
           Summary: Remove problematic CSS gradient declarations targeting
                    Internet Explorer
        QA Contact: [email protected]
          Severity: minor
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: All
            Status: ASSIGNED
           Version: master
         Component: Browser compatibility
           Product: Koha

Compatibility of CSS gradients in Internet Explorer is looking worse than I
expected. I propose to remove the gradient from these elements in favor of a
solid background:

- Cart and Lists buttons : Applying a background gradient to these elements
  causes the background to "bleed" out of the rounded corners in IE9 creating
  an ugly halo.

- Lists menu and patron menu items : These elements use gradients which in
  standards-compliant browsers accept several "steps" (color 1 blended with
  color 2 blended with color 3). IE only understands two colors. Better
  to have a solid background than the inferior fallback IE ends up with.

-- 
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/

Reply via email to