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

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

There is a newer version: 4.0.119
Show newest version
.fragment-composition-sticker {
	background-color: $indigo;
	color: $white;
}

.fragment-entry-basic-sticker {
	background-color: $teal;
	color: $white;

	.lexicon-icon {
		font-size: 22px;
	}
}

.fragment-entry-input-sticker {
	background-color: $orange;
	color: $white;

	.lexicon-icon {
		font-size: 22px;
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy