plasma icon indicating copy to clipboard operation
plasma copied to clipboard

Table cell <td>

Open roomfive opened this issue 8 years ago • 0 comments

Preview:

screen shot 2016-11-29 at 15 09 29

CSS:

/* <td> */
padding: 10px 0;
min-height: 40px;
border-bottom: 1px solid $gray300;
font: $regular2;
color: $weworkblack;

/* Links */
font-weight: bold;
color: $linkblue;

/* First <td> with text */
padding-left: 20px;

roomfive avatar Nov 29 '16 20:11 roomfive