mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-25 06:47:16 +00:00
ci: lint code to MediaWiki standards
Check commit and GitHub actions for more details
This commit is contained in:
parent
69efca0960
commit
8100295b29
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
@import '../../../resources/variables.less';
|
@import '../../../resources/variables.less';
|
||||||
|
|
||||||
|
|
||||||
.mw-prefs {
|
.mw-prefs {
|
||||||
&-tabs {
|
&-tabs {
|
||||||
&-wrapper.oo-ui-panelLayout-framed,
|
&-wrapper.oo-ui-panelLayout-framed,
|
||||||
|
@ -15,7 +14,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&-buttons {
|
&-buttons {
|
||||||
background-color: transparent;
|
|
||||||
border-color: var( --border-color-base );
|
border-color: var( --border-color-base );
|
||||||
|
background-color: transparent;
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in a new issue