
/* start https://fr.wikipedia.org/w/load.php?debug=true&lang=en&modules=ext.templateData&only=styles&skin=vector-2022&version=&* */


/**
 * ###IMPORTANT:##
 * If editing this file, please also edit the respective file in the MinervaNeue skin.
 * ####
 *
 * This file is a LESS @import match for "mediawiki.skin.variables.less"
 * when Vector 2022 is the active skin.
 * Please note, that legacy Vector is handled by
 * "mediawiki.less.legacy/mediawiki.skin.variables.less".
 *
 * Please also note, that both current Codex, design system for Wikimedia based skins,
 * Vector 2022 and Minerva Neue are using the same variable values respectively in their
 * repositories.
 */
/* stylelint-disable @stylistic/indentation */
/**
 * Codex design tokens. This imports Less variables, some of which refer to CSS variables.
 * The CSS variable values are imported in CSSCustomProperties.less.
 */
.mw-templatedata-doc-params caption {
  text-align: left;
}
.mw-templatedata-doc-params .mw-templatedata-caption {
  font-size: 1.2em;
}
.mw-templatedata-doc-params tbody > tr > th {
  text-align: left;
  font-weight: normal;
}
.mw-templatedata-doc-param-alias {
  color: var(--color-notice, #404244);
  /* required to pass WCAG AAA */
}
.mw-templatedata-doc-muted {
  font-style: italic;
  color: var(--color-notice, #404244);
  /* required to pass WCAG AAA */
}
.mw-templatedata-doc-param-status-required {
  font-weight: bold;
}
.mw-templatedata-format {
  font-weight: normal;
  font-size: 0.85em;
  margin-left: 0.25em;
}
.mw-templateData-maps-panel-button {
  margin-bottom: 0.5em;
}
.mw-templateData-template-map-list-menu-panel {
  border-right: 1px solid var(--border-color-subtle, #c8ccd1);
}
.mw-templateData-template-remove-map-button {
  margin-bottom: 0.8em;
}
.oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-top > .oo-ui-menuLayout-menu {
  height: 4em;
  text-align: center;
  box-shadow: 0 5px 16px -8px #000000 1f;
}
.tdg-templateDataDialog-addingNewMap .oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-top > .oo-ui-menuLayout-menu {
  height: 6.6em;
}
.tdg-templateDataDialog-editMapsPanel .oo-ui-menuLayout > .oo-ui-menuLayout-content {
  top: 4em;
}
.tdg-templateDataDialog-addingNewMap .oo-ui-menuLayout > .oo-ui-menuLayout-content {
  top: 6.6em;
}



/* end   https://fr.wikipedia.org/w/load.php?debug=true&lang=en&modules=ext.templateData&only=styles&skin=vector-2022&version=&* */
