1
0
Fork 0

Updated table

This commit is contained in:
Moritz »mo.« Sauer 2014-09-22 21:24:19 +02:00
parent aad1ac2a7d
commit aa7140cd83
3 changed files with 83 additions and 59 deletions

View file

@ -4186,7 +4186,7 @@ table caption {
}
/* line 72, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead {
background: #e4e4e4;
background: #d7d7d7;
}
/* line 77, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table thead tr th,
@ -4198,7 +4198,7 @@ table thead tr td {
}
/* line 86, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot {
background: #e4e4e4;
background: #d7d7d7;
}
/* line 91, ../bower_components/foundation/scss/foundation/components/_tables.scss */
table tfoot tr th,

File diff suppressed because one or more lines are too long