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

META-INF.resources.ddm_template_editor.components._PropertiesPanel.scss Maven / Gradle / Ivy

There is a newer version: 5.0.181
Show newest version
@import 'atlas-variables';

.journal-ddm-template-properties {
	.article-structure,
	.collapse-icon,
	.control-label,
	.form-group .icon-help {
		font-size: 0.75rem;
	}

	.form-group .icon-help {
		cursor: pointer;
	}

	.input-localized-trigger {
		height: 2rem;
		padding-bottom: 0.1875rem;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0.1875rem;
		width: 2rem;
	}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy