Set my subreddits menu cursor to pointer cursor.

This commit is contained in:
Dominoed
2013-05-08 22:13:15 -03:00
committed by Neil Williams
parent d841be78be
commit 071986e0c7

View File

@@ -3546,6 +3546,7 @@ ul#image-preview-list .description pre {
font-weight: normal;
margin-left: -5px; /* There's 5px margin intended for the SR list... */
margin-right: 10px;/* ...so we move it to the right side plus 5 more */
cursor: pointer;
}
.srdrop .choice {padding-top: 3px;}