MinervaNeue/skinStyles
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
..
ext.echo.styles.special Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mediawiki.action.edit.styles Limit editor text area styles to where they are needed 2018-07-26 10:35:16 +08:00
mediawiki.hlist Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mediawiki.page.gallery.styles Fix LESS error, restore notifications and settings 2018-08-15 12:12:57 -07:00
mediawiki.skinning.content.parsoid Move Parsoid output overrides to 'mediawiki.skinning.content.parsoid' skinStyles 2018-09-17 21:55:32 +00:00
mediawiki.special.preferences.styles Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mediawiki.special.search.styles Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mediawiki.special.userlogin.common.styles build: Update linters 2018-09-11 13:42:11 -07:00
mobile.editor.ve Move Parsoid output overrides to 'mediawiki.skinning.content.parsoid' skinStyles 2018-09-17 21:55:32 +00:00
mobile.languages.structured Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mobile.notifications.overlay Fix LESS error, restore notifications and settings 2018-08-15 12:12:57 -07:00
mobile.search Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mobile.special.mobilemenu.styles Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
mobile.special.mobileoptions.styles Fix LESS error, restore notifications and settings 2018-08-15 12:12:57 -07:00
mobile.special.styles Remove unnecessary skins.minerva.base.styles 2018-07-26 01:18:00 +00:00
mobile.startup Merge "Limit editor text area styles to where they are needed" 2018-07-26 23:28:55 +00:00
mobile.toggle Remove minerva.less from global import path 2018-05-29 12:19:00 +00:00
README.txt Move remaining Minerva skinStyles from MobileFrontend 2018-05-29 09:30:48 +00:00

README.txt

If a module introduced by MobileFrontend has Minerva specific styles they are added here and applied
as part of ResourceModuleSkinStyles.