Last active
August 29, 2015 14:27
-
-
Save kparms/3a7942ce5c5fb816b558 to your computer and use it in GitHub Desktop.
bdPRjX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.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