Split off basic styles from the JavaScript module 'mediawiki.action.history'
authorBartosz Dziewoński <matma.rex@gmail.com>
Thu, 16 Jun 2016 12:25:02 +0000 (14:25 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Fri, 17 Jun 2016 00:02:19 +0000 (00:02 +0000)
commitfdaecaf25f74bf34fd889e9341d4e4b80d8497a1
treec130db632f52d8cf9ce4b707e9378235b16cd0bb
parentf61e147bfc651beb2c59c0ceb6def8fbc30b042f
Split off basic styles from the JavaScript module 'mediawiki.action.history'

Since d629541076c the .updatedmarker element was styled via a JavaScript
module - which caused a flash of unstyled content on the history page
for most users, and was left unstyled for noscript users.

Bug: T137383
Change-Id: I362abacf51160a8305b2b0013f65e89deb2ffc93
includes/actions/HistoryAction.php
resources/Resources.php
resources/src/mediawiki.action/mediawiki.action.history.css
resources/src/mediawiki.action/mediawiki.action.history.styles.css [new file with mode: 0644]