Newlines at ends of files
This commit is contained in:
parent
2072cac4cb
commit
9cbab2bd27
@ -7,4 +7,4 @@
|
|||||||
-webkit-background-clip: border;
|
-webkit-background-clip: border;
|
||||||
-moz-background-clip: border;
|
-moz-background-clip: border;
|
||||||
-khtml-background-clip: border-box;
|
-khtml-background-clip: border-box;
|
||||||
background-clip: border-box; }
|
background-clip: border-box; }
|
||||||
|
@ -53,4 +53,4 @@ tr.even td {
|
|||||||
tfoot th, tfoot td {
|
tfoot th, tfoot td {
|
||||||
background-color: white; }
|
background-color: white; }
|
||||||
tfoot th.even, tfoot th:nth-child(2n), tfoot td.even, tfoot td:nth-child(2n) {
|
tfoot th.even, tfoot th:nth-child(2n), tfoot td.even, tfoot td:nth-child(2n) {
|
||||||
background-color: yellow; }
|
background-color: yellow; }
|
||||||
|
@ -42,4 +42,4 @@ html > body {
|
|||||||
padding-bottom: 0.417em; }
|
padding-bottom: 0.417em; }
|
||||||
|
|
||||||
.reset {
|
.reset {
|
||||||
line-height: 1.143em; }
|
line-height: 1.143em; }
|
||||||
|
Loading…
Reference in New Issue
Block a user