mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-16 11:00:08 +00:00
da0174c17e
It should also fix all the error that comes with using Citizen with the extension Closes #438
14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
/*
|
|
* Citizen
|
|
*
|
|
* SkinStyles for Extension:StructuredDiscussions
|
|
* Module: ext.flow.mediawiki.ui.form
|
|
* Version: REL1_35 (e3379f0)
|
|
*
|
|
* Date: 2022-04-27
|
|
*/
|
|
|
|
.flow-ui-input-replacement-anchor.mw-ui-input {
|
|
color: var( --color-base--subtle );
|
|
}
|