jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/390307 )
Change subject: Restructure theme-specific styles by OOUI theme
......................................................................
Restructure theme-specific styles by OOUI theme
Most of the styles are based on OOUI rules. If things
are MW theme specific they can moved later.
Change-Id: If180d32b0f17b717d7ea3e21ee83e7637bc6b216
---
M extension.json
R modules/styles/flow/widgets/editor/mw.flow.ui.editor-apextheme.less
R modules/styles/flow/widgets/editor/mw.flow.ui.editor-wikimediauitheme.less
3 files changed, 6 insertions(+), 3 deletions(-)
Approvals:
Catrope: Looks good to me, approved
jenkins-bot: Verified
diff --git a/extension.json b/extension.json
index 3e6b768..e238aa4 100644
--- a/extension.json
+++ b/extension.json
@@ -534,11 +534,14 @@
"styles/flow/widgets/mw.flow.ui.TopicTitleWidget.less"
],
"skinStyles": {
- "vector": [
-
"styles/flow/widgets/editor/mw.flow.ui.editor-vector.less"
+ "default": [
+
"styles/flow/widgets/editor/mw.flow.ui.editor-wikimediauitheme.less"
],
"monobook": [
-
"styles/flow/widgets/editor/mw.flow.ui.editor-monobook.less"
+
"styles/flow/widgets/editor/mw.flow.ui.editor-apextheme.less"
+ ],
+ "apex": [
+
"styles/flow/widgets/editor/mw.flow.ui.editor-apextheme.less"
]
},
"messages": [
diff --git a/modules/styles/flow/widgets/editor/mw.flow.ui.editor-monobook.less
b/modules/styles/flow/widgets/editor/mw.flow.ui.editor-apextheme.less
similarity index 100%
rename from modules/styles/flow/widgets/editor/mw.flow.ui.editor-monobook.less
rename to modules/styles/flow/widgets/editor/mw.flow.ui.editor-apextheme.less
diff --git a/modules/styles/flow/widgets/editor/mw.flow.ui.editor-vector.less
b/modules/styles/flow/widgets/editor/mw.flow.ui.editor-wikimediauitheme.less
similarity index 100%
rename from modules/styles/flow/widgets/editor/mw.flow.ui.editor-vector.less
rename to
modules/styles/flow/widgets/editor/mw.flow.ui.editor-wikimediauitheme.less
--
To view, visit https://gerrit.wikimedia.org/r/390307
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If180d32b0f17b717d7ea3e21ee83e7637bc6b216
Gerrit-PatchSet: 3
Gerrit-Project: mediawiki/extensions/Flow
Gerrit-Branch: master
Gerrit-Owner: Esanders <[email protected]>
Gerrit-Reviewer: Catrope <[email protected]>
Gerrit-Reviewer: Jforrester <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits