MediaWiki talk:Common.css

From GTAMods Wiki
Revision as of 20:21, 11 October 2016 by Spaceeinstein (talk | contribs) (CSS2 compliance)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

CSS2 compliance

The nth-child selector is CSS3+ compatible, we shall also support older versions in a roundabout fashion when easily feasible and with little effort involved. For instance, in CSS2 one can access the nth-child sibling through tag:first-child [+ tag] [... + tag] and so forth. While we are at it, I would be glad if you settle the remaining classes for the left alignment of the first four columns (possibly in the way exposed). – Wesser (talk) 10:33, 11 October 2016 (UTC)

IE9+ and all the modern browsers support this selector. I'd leave it as is. Seemann (talk) 15:18, 11 October 2016 (UTC)
I'm fine with this. It's a simple change to make.--Spaceeinstein (talk) 20:21, 11 October 2016 (UTC)