Code review comment for lp:~julian-edwards/launchpad/khtml-border-radius-bug-414759

Revision history for this message
Julian Edwards (julian-edwards) wrote :

= Summary =
Fix CSS for Konqueror rounded border corners
See linked bug.

== Implementation details ==
Konqueror needs different CSS for rounded border corners. We now have 4 ways
of doing this, great huh!

    -khtml-border-radius: 5px;

== Tests ==
None

== Demo and Q/A ==
Fire up Konqueror and look at a side portlet, the new project page is a good
one, e.g.:

https://launchpad.dev/firefox

= Launchpad lint =

Checking for conflicts. and issues in doctests and templates.
Running jslint, xmllint, pyflakes, and pylint.
Using normal rules.

Linting changed files:
  lib/canonical/launchpad/icing/style-3-0.css

« Back to merge proposal