Maven Skins

add background color change on table row hover

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major 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 :
    0

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

Activity

Hide
Benjamin Bentmann added a comment -

+1 to hover effects for the table rows.

Show
Benjamin Bentmann added a comment - +1 to hover effects for the table rows.
Hide
Vincent Siveton added a comment -

it's a pity that it was not included in the fresh 1.1

Show
Vincent Siveton added a comment - it's a pity that it was not included in the fresh 1.1
Hide
Herve Boutemy added a comment -

yes, sorry to be a little late

done in r735341

FYI, I chose a color a little different from Modello's one

Show
Herve Boutemy added a comment - yes, sorry to be a little late done in r735341 FYI, I chose a color a little different from Modello's one

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: