mediawiki-skins-Citizen/skinStyles/extensions/SemanticMediaWiki/ext.smw.special.styles.less

26 lines
606 B
Plaintext
Raw Normal View History

2019-12-29 18:45:17 +00:00
/*
* Citizen
*
* SkinStyles for Extension:SemanticMediaWiki
* Module: ext.smw.special.styles
* Version: 4.0.2 (0fcdfce)
*
* Date: 2022-10-20
2019-12-29 18:45:17 +00:00
*/
/* smw/special/smw.special.preferences.cs */
/**
* Special:Preferences
*/
fieldset#mw-prefsection-smw-general-options,
fieldset#mw-prefsection-smw-extended-search-options,
fieldset#mw-prefsection-smw-ask-options,
fieldset#mw-prefsection-smw-srf {
border-color: var( --color-primary );
border-top-color: var( --border-color-base );
}
2019-12-29 18:45:17 +00:00
#mw-prefsection-smw .oo-ui-fieldsetLayout-header .oo-ui-labelElement-label {
color: var( --color-base--subtle );
2019-12-29 18:45:17 +00:00
}