highlight mouse-overed row in CellList?

34 views
Skip to first unread message

Andrei

unread,
Sep 12, 2012, 11:29:57 PM9/12/12
to google-we...@googlegroups.com
Create a CSS style

.myCellList tr:hover {
background-color: #ebebeb !important;
}

and add this style to your CellList.

Weihua

unread,
Sep 17, 2012, 6:53:27 AM9/17/12
to google-we...@googlegroups.com
thanks a lot! it works like a charm! 

a minor revision for your style:
.myCellList table:hover {
    background-color: #ebebeb !important;
}

thank you!!
Reply all
Reply to author
Forward
0 new messages