Closed GoogleCodeExporter closed 9 years ago
The hover color is missing. I've attached a patch that follows the precedent
set on lines 599–603 in core.css:
div#streams ul li a.unsubscribe:hover, div#streams ul li a.subscribe:hover {
text-decoration: underline;
background: transparent;
color: #009bc7;
}
Original comment by jonasnoc...@gmail.com
on 16 Mar 2009 at 11:30
Attachments:
Uploaded patch to http://rietku.appspot.com/3002 for code review.
Original comment by jonasnoc...@gmail.com
on 27 Mar 2009 at 6:20
Thanks Jonas! Submitted in revision 31.
Original comment by tony.t.t...@gmail.com
on 27 Mar 2009 at 11:36
Original issue reported on code.google.com by
andyster
on 14 Mar 2009 at 9:47