ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details
This commit is contained in:
github-actions 2022-06-02 16:59:15 +00:00
parent d7d512c6d4
commit 40fdbbb494

View file

@ -9,8 +9,8 @@
*/
.mw-revslider-revision {
background-color: var( --color-surface-3 );
border-color: var( --color-surface-3 );
background-color: var( --color-surface-3 );
}
.mw-revslider-revision-new,
@ -34,4 +34,4 @@
&:active {
background-color: var( --background-color-quiet--active );
}
}
}