Files

7 lines
108 B
CSS
Executable File

.p-rating-icon {
cursor: pointer;
}
.p-rating.p-rating-readonly .p-rating-icon {
cursor: default;
}