Skip to content

Instantly share code, notes, and snippets.

@kparms
Last active August 29, 2015 14:27
Show Gist options
  • Save kparms/3a7942ce5c5fb816b558 to your computer and use it in GitHub Desktop.
Save kparms/3a7942ce5c5fb816b558 to your computer and use it in GitHub Desktop.
bdPRjX
<table class="k-grid">
<tbody class="k-grid-content">
<tr>
<td>werwer</td>
<td>erwjsdfs</td>
</tr>
<tr>
<td>werwer</td>
<td>erwjsdfs</td>
</tr>
<tr>
<td>werwer</td>
<td>erwjsdfs</td>
</tr>
</tbody>
</table>
.k-grid .k-grid-content tr:not(:last-child) td { border:1px solid black; border-bottom-width: 1px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment