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

META-INF.resources.frontend.styles.components.router-grid-link.css Maven / Gradle / Ivy

There is a newer version: 4.3.1
Show newest version
.router-grid-link {
	color: var(--lumo-primary-text-color);
}

a.router-grid-link:hover {
	text-decoration: none;
}

.router-label:hover{
	text-decoration: underline;
	cursor: pointer;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy