User:AppleIos15/common.css

Source: Wikipedia, the free encyclopedia.
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
			"args": [ {
				"name": "cosmos",
				"styles": [
					"mediawiki.skinning.interface",
					"skins.cosmos.styles"
				],
				"scripts": [
					"skins.cosmos.js",
					"skins.cosmos.mobile"
				]
			} ]
		}
	},
	"MessagesDirs": {
		"Cosmos": [
			"i18n"
		]
	},
	"AutoloadNamespaces": {
		"MediaWiki\\Skin\\Cosmos\\": "includes/"
	},
	"ConfigRegistry": {
		"cosmos": "GlobalVarConfig::newInstance"
	},
	"ResourceModules": {
		"skins.cosmos.styles": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/libraries/normalise.css": {
					"media": "screen"
				},
				"resources/forms.less": {
					"media": "screen"
				},
				"resources/screen-common.less": {
					"media": "screen"
				},
				"resources/screen-responsive.less": {},
				"resources/screen-desktop.less": {
					"media": "screen and (min-width: 851px)"
				},
				"resources/screen-desktop-mid.less": {
					"media": "screen and (min-width: 1100px) and (max-width: 1339px)"
				},
				"resources/screen-desktop-small.less": {
					"media": "screen and (min-width: 851px) and (max-width: 1099px)"
				},
				"resources/screen-mobile.less": {
					"media": "screen and (max-width: 850px)"
				},
				"resources/print.less": {
					"media": "print"
				}
			}
		},
		"skins.cosmos.rail": {
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/CosmosRail.less": {}
			}
		},
		"skins.cosmos.portableinfobox": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/extensions/PortableInfobox/PortableInfobox.less": {
					"media": "screen"
				}
			}
		},
		"skins.cosmos.portableinfobox.default": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/extensions/PortableInfobox/PortableInfoboxDefaultTheme.less": {}
			}
		},
		"skins.cosmos.portableinfobox.europa": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/extensions/PortableInfobox/PortableInfoboxEuropaTheme.less": {}
			}
		},
		"skins.cosmos.socialprofile": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/extensions/SocialProfile/profile-common.less": {
					"media": "screen"
				}
			}
		},
		"skins.cosmos.profiletabs": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/extensions/SocialProfile/profiletabs.less": {
					"media": "screen"
				}
			}
		},
		"skins.cosmos.profileavatar": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/extensions/SocialProfile/profileavatar.less": {
					"media": "screen"
				}
			}
		},
		"skins.cosmos.profileeditcount": {
			"class": "MediaWiki\\Skin\\Cosmos\\ResourceLoaderLessModule",
			"targets": [
				"desktop",
				"mobile"
			],
			"styles": {
				"resources/extensions/SocialProfile/profileeditcount.less": {
					"media": "screen"
				}
			}