Change cursor to POINTER on hovering Editor pick videos + quicklist add icon
This commit is contained in:
parent
d5c8abb867
commit
796cf58df0
1 changed files with 3 additions and 0 deletions
|
@ -3634,3 +3634,6 @@ textarea#comment_box {
|
|||
margin: 0 0 5px; } }
|
||||
|
||||
/*# sourceMappingURL=all.css.map */
|
||||
.icon-add:hover, .video_thumb:hover {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Add table
Reference in a new issue