On Nov 29, 2017, at 8:16 AM, Warren Young <[email protected]> wrote: > > [*] To be clear, that means the <td> element ends up with two classes.
Even more clear:
<td class="timelineModernCell timelineSelected">...
td.timelineSelected {
border-width: 2px;
background-color: #ffc;
box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
}
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

