MinervaNeue/resources/skins.minerva.content.styles
Bartosz Dziewoński 5e7b3994fd Move Parsoid output overrides to 'mediawiki.skinning.content.parsoid' skinStyles
We need to load these only when VisualEditor is loaded. This is
the best way to ensure that. They have been haphazardly placed
in different files.

The goal of this change is to move content styling for Minerva out of
mobile.editor.ve/minerva.less, and thus to be able to move this file
to mediawiki/extensions/MobileFrontend (T202978). But I spotted the
other places while working on that.

Moved as-is:
* skins.minerva.content.styles/links.less
* mobile.editor.ve/minerva.less

No longer needed:
* skins.minerva.content.styles/text.less
  Parsoid now uses <sup> tags for references rather than <span>,
  so the existing rules for <sup> tags are enough. See T45094,
  <https://www.mediawiki.org/wiki/Specs/HTML/1.6.0/Extensions/Cite>.

Was never needed:
* skins.minerva.content.styles/thumbnails.less
  The styles from the core module 'mediawiki.skinning.content.parsoid'
  are never loaded, so we don't need to override them.

Bug: T202978
Change-Id: I45e1cb89b65a41a29d2b1a361a79199745ccec14
2018-09-17 21:55:32 +00:00
..
templates Add bottom margin to page issues 2018-08-30 19:22:49 +00:00
blockquotes.less Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
hacks.less build: Update linters 2018-09-11 13:42:11 -07:00
headings.less Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
images.less Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
links.less Move Parsoid output overrides to 'mediawiki.skinning.content.parsoid' skinStyles 2018-09-17 21:55:32 +00:00
lists.less Switch to outside list style 2017-11-02 10:56:51 -07:00
main.less build: Update linters 2018-09-11 13:42:11 -07:00
sectionAnchor.less Minerva is its own skin 2017-07-12 08:12:40 -07:00
styles.less Minerva is its own skin 2017-07-12 08:12:40 -07:00
tables.less Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
text.less Move Parsoid output overrides to 'mediawiki.skinning.content.parsoid' skinStyles 2018-09-17 21:55:32 +00:00
thumbnails.less Move Parsoid output overrides to 'mediawiki.skinning.content.parsoid' skinStyles 2018-09-17 21:55:32 +00:00