web.lib.components.layout.quarkus-blurb.scss Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of code-quarkus Show documentation
Show all versions of code-quarkus Show documentation
Customize a Web Interface to generate Quarkus starter projects.
.quarkus-blurb {
a {
color: var(--blurbLinkTextColor);
}
.blurb-not-again-checkbox{
height: 30px;
line-height: 30px;
}
.blurb-not-again-checkbox label{
margin-left: 5px;
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy