8 lines
No EOL
119 B
CSS
8 lines
No EOL
119 B
CSS
.repo-star .star-icon:hover {
|
|
cursor: pointer;
|
|
cursor: hand;
|
|
}
|
|
|
|
.repo-star .star-icon.starred {
|
|
color: #ffba6d;
|
|
} |