com.redijedi.tapestry.components.rating.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of redijedi-t5-components
Show all versions of redijedi-t5-components
A collection of components built specifically for Tapestry 5.
The newest version!
@media screen {
.rj-rating-choice {
display:inline;
}
.rj-rating-choice-input,
.rj-rating-choice-label {
display:none;
}
}