3 lines
38 B
SCSS
Raw Normal View History

2016-08-24 15:09:42 +02:00
.cursor-pointer {
cursor: pointer;
}