Skip to content

Instantly share code, notes, and snippets.

@keirbowden
Created January 31, 2016 07:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save keirbowden/5d93011238a657a85d19 to your computer and use it in GitHub Desktop.
Save keirbowden/5d93011238a657a85d19 to your computer and use it in GitHub Desktop.
Lightning Component Style for the User Freezer Blog Post
.THIS td {
padding: 3px 5px 2px 5px;
}
.THIS th {
padding: 3px 5px 2px 5px;
font-weight: bold;
border-bottom: 1px solid black;
}
.THIS .apply {
text-align: right;
}
.THIS .apply button{
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment