Specify an explicit text colour on some components that change the background colour
authorDaniel Friesen <daniel@nadir-seen-fire.com>
Tue, 13 May 2014 01:19:53 +0000 (18:19 -0700)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 10 Nov 2017 18:37:30 +0000 (19:37 +0100)
commitf695f21d81bb76e069c0e0074c81f22958880d71
tree62e44c79c8e8d48fa91138d3c37aa80864a34824
parentec7549abb86d6f20683049984518cd9b39eaaefe
Specify an explicit text colour on some components that change the background colour

These components separate themselves from the default colouring of the content
area by specifying a dedicated – typically light grey – background colour.

However they leave text colour unspecified and as a result if the skin should be
white on black instead of black on white this results in these components becoming
white on white or white on light grey and becoming unreadable.

Fix this by explicitly specifying a text colour to use where the background colour is set.

Bug: T66732
Change-Id: I12584de40a18929b610d46dceaea73f06fdc6541
resources/src/mediawiki.action/mediawiki.action.history.styles.css
resources/src/mediawiki.skinning/interface.css
resources/src/mediawiki/mediawiki.notification.css