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

META-INF.resources.frontend.styles.components.menu-button.css Maven / Gradle / Ivy

There is a newer version: 4.3.1
Show newest version
.menu-button {
	color: var(--lumo-primary-text-color);
	cursor: pointer;
}

.menu-button vaadin-icon {
	margin-right: 1em;
}

.menu-button[disabled] {
	color: var(--lumo-disabled-text-color);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy