https://bugzilla.wikimedia.org/show_bug.cgi?id=19866

           Summary: border color of thumbnails on colored backgrounds
           Product: MediaWiki
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: Vector Skin
        AssignedTo: [email protected]
        ReportedBy: [email protected]


Please see http://de.wikipedia.org/wiki/Benutzer:Srittau/Bugtest?useskin=vector
for an illustration of the problem: A thumbnail on a non-white background is
displayed with a white border with differing sizes on each side. This is due to
the misuse of the border attribute.

The problem can be fixed (on FF) by changing the following rules in
main-ltr.css:

  * Removing border-color and border-style from div.thumb
  * Removing border-width from div.tright, instead adding "margin-left: 1.4em"

I don't know if other things will break, though. Nevertheless the rules above
look very hacky, change-until-it-works-like and should be reworked in any case.

(The same problem exists for the monobook skin, but this has been worked around
on the German Wikipedia, at least.)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to