Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: stylus-1.1
-
Fix Version/s: stylus-1.2
-
Component/s: Stylus Skin
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
the following addition to the css
table.bodyTable tr.a:hover, table.bodyTable tr.b:hover {
background: #e5e5c0;
}
adds background color change in table rows when mouse is over
this help when reading table with a wide screen.
see an example in Modello site
+1 to hover effects for the table rows.