1
0
Fork 0
This commit is contained in:
Moritz »mo.« Sauer 2014-09-22 11:17:55 +02:00
parent 66c623c1bc
commit 45ce0c1bec
2 changed files with 2 additions and 2 deletions

View file

@ -4218,7 +4218,7 @@ table tr td {
}
/* line 111, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tr.even, table tr.alt, table tr:nth-of-type(even) {
background: #f9f9f9;
background: #e4e4e4;
}
/* line 119, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,

File diff suppressed because one or more lines are too long