mediawiki.skinning: Remove italics from q tag for IE7 and below
authorVivek Ghaisas <v.a.ghaisas@gmail.com>
Sun, 15 Feb 2015 16:32:14 +0000 (22:02 +0530)
committerVivek Ghaisas <v.a.ghaisas@gmail.com>
Sun, 15 Feb 2015 16:38:46 +0000 (22:08 +0530)
commita81a38d2ff1ce52452d98b8454a7249b84c2fe22
tree17116d40e7e3477355942634d68a615fbb9ff205
parent4c228c92f0574fa340d35509de5720dfb3d31eb7
mediawiki.skinning: Remove italics from q tag for IE7 and below

The q tag is stylized as italic using the star hack for IE7 and below.
Since those browser do not support before and after pseudo elements
(and so, quotation marks cannot be added in), a more appropriate
styling is to just leave the default styling for quotations as is.

Bug: T89595
Change-Id: I382a9268d2d98fbaed6c46081b09152be8d6670c
resources/src/mediawiki.skinning/elements.css