blob: b418e79da5f254aa43bff4dba94f425ed1a70d99 [file] [log] [blame]
.cellListWidget {
}
.cellListEvenItem {
cursor: pointer;
zoom: 1;
}
.cellListOddItem {
cursor: pointer;
zoom: 1;
}
.cellListKeyboardSelectedItem {
background: #ffc;
}
.cellListSelectedItem {
gwt-sprite: "cellListSelectedBackground";
background-color: #628cd5;
color: white;
height: auto;
overflow: visible;
}