mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-27 17:20:40 +00:00
Update skinStyles with new vector skin key.
Bug: T292599 Change-Id: I810c7252f16747949efbb1c08a8e85f00e2b3db3
This commit is contained in:
parent
b562f7b151
commit
811f229496
|
@ -181,6 +181,9 @@
|
||||||
"vector": [
|
"vector": [
|
||||||
"styles/mw.echo.ui.overlay.vector.less"
|
"styles/mw.echo.ui.overlay.vector.less"
|
||||||
],
|
],
|
||||||
|
"vector-2022": [
|
||||||
|
"styles/mw.echo.ui.overlay.vector.less"
|
||||||
|
],
|
||||||
"minerva": [
|
"minerva": [
|
||||||
"styles/mw.echo.ui.overlay.minerva.less"
|
"styles/mw.echo.ui.overlay.minerva.less"
|
||||||
],
|
],
|
||||||
|
@ -373,6 +376,9 @@
|
||||||
],
|
],
|
||||||
"vector": [
|
"vector": [
|
||||||
"nojs/mw.echo.badge.vector.less"
|
"nojs/mw.echo.badge.vector.less"
|
||||||
|
],
|
||||||
|
"vector-2022": [
|
||||||
|
"nojs/mw.echo.badge.vector.less"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"targets": [
|
"targets": [
|
||||||
|
|
Loading…
Reference in a new issue