mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-26 15:24:22 +00:00
15 lines
294 B
Plaintext
15 lines
294 B
Plaintext
|
/*
|
||
|
* Citizen
|
||
|
*
|
||
|
* SkinStyles for Extension:VisualEditor
|
||
|
* Module: ext.visualEditor.switching
|
||
|
* Version: REL1_39 65d89c9
|
||
|
*
|
||
|
* Date: 2023-02-06
|
||
|
*/
|
||
|
|
||
|
/* ve.init.MWVESwitchPopupWidget.css */
|
||
|
.ve-init-mw-switchPopupWidget .oo-ui-popupWidget-head {
|
||
|
font-weight: var( --font-weight-semibold );
|
||
|
}
|