
/* start https://en.wikiversity.org/w/load.php?debug=true&lang=en&modules=ext.score.styles&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-ext-score-disabled {
  border: solid 1px #c8c8c8;
  margin-left: 3em;
  padding: 0 0.4em 0 0.4em;
  width: max-content;
  font-style: italic;
}
.mw-ext-score img {
  background: var(--background-color-base-fixed, #fff);
}



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