Skip to content

Commit

Permalink
Added th styling
Browse files Browse the repository at this point in the history
  • Loading branch information
micc83 committed Dec 3, 2013
1 parent 817f48f commit d10a6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pre {background-color: #fafafa;padding: 20px;overflow: auto;border: 1px solid #f
.download_button:hover {background-color: #eaeaea;}

table {width: 100%;text-align: center;border: 0;border-collapse: collapse;border-spacing: 0;font-size: 14px;}
table td {padding: 10px;margin: 0;}
table td, table th {padding: 10px;margin: 0;}
table thead {background-color: #bbb;color: #fff;font-weight: 800;}
table tbody tr td{border-bottom: 1px solid #eee;}
table tbody tr:hover td{background-color: #eee;}

0 comments on commit d10a6ec

Please sign in to comment.