Newlines at ends of files

This commit is contained in:
Chris Eppstein 2012-03-11 20:49:56 -07:00
parent 2072cac4cb
commit 9cbab2bd27
3 changed files with 3 additions and 3 deletions

View File

@ -7,4 +7,4 @@
-webkit-background-clip: border;
-moz-background-clip: border;
-khtml-background-clip: border-box;
background-clip: border-box; }
background-clip: border-box; }

View File

@ -53,4 +53,4 @@ tr.even td {
tfoot th, tfoot td {
background-color: white; }
tfoot th.even, tfoot th:nth-child(2n), tfoot td.even, tfoot td:nth-child(2n) {
background-color: yellow; }
background-color: yellow; }

View File

@ -42,4 +42,4 @@ html > body {
padding-bottom: 0.417em; }
.reset {
line-height: 1.143em; }
line-height: 1.143em; }