add background color change on table row hover
----------------------------------------------

                 Key: MSKINS-6
                 URL: http://jira.codehaus.org/browse/MSKINS-6
             Project: Maven Skins
          Issue Type: Improvement
          Components: Stylus Skin
    Affects Versions: stylus-1.1
            Reporter: Herve Boutemy


the following addition to the css
{code}table.bodyTable tr.a:hover, table.bodyTable tr.b:hover {
  background: #e5e5c0;
}{code}
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|http://modello.codehaus.org/dependency-management.html]

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to