All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.css._variables.scss Maven / Gradle / Ivy

@import 'atlas-variables';

// ---------- Colors ----------

$propertyGroupsColors: (
	'context': $purple,
	'user-organization': $orange,
);

// ---------- Sizes ----------

$pageContentMaxWidth: 1248px;
$productMenuWidth: 320px;
$sidebarWidth: 380px;
$sidebarWidthSmall: 320px;
$topHeaderHeight: 56px;
$topHeaderHeightWithWarning: 112px;

$gap: 8px;

// ---------- Animations ----------

$segmentsTransition: 200ms ease-in-out;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy