td.child-table { background-color: #bfdbff; } td.details-control { background: url('../img/details_open.png') no-repeat center center; cursor: pointer; } tr.shown td.details-control { background: url('../img/details_close.png') no-repeat center center; }