MediaWiki:Common.css/src/extension/Cargo/dagre.scss

From Terraria Wiki
Jump to navigation Jump to search

This page is one of the SCSS pages which are the basis for MediaWiki:Common.css. After you edit this page, you will need to recompile them for your changes to take effect. See Terraria Wiki:CSS to learn more.

Ancestors: / src / extension / Cargo / dagre.scss

Siblings:dagre.scssdrilldown.scsspagevalues.scss

Children: (none)

/********* Extension:Cargo ([[Special:CargoTableDiagram]]) *********/

/* overwriting styles from here:
 * https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/Cargo/+/refs/heads/REL1_41/resources/ext.cargo.dagre.css */

div.cargo-table-diagram {
	/* text color fix */
	fill: var(--theme-text-color);
}