Update
This commit is contained in:
parent
45ce0c1bec
commit
42e8784117
2 changed files with 3 additions and 3 deletions
|
@ -4186,7 +4186,7 @@ table caption {
|
||||||
}
|
}
|
||||||
/* line 72, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
/* line 72, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
||||||
table thead {
|
table thead {
|
||||||
background: whitesmoke;
|
background: #e4e4e4;
|
||||||
}
|
}
|
||||||
/* line 77, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
/* line 77, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
||||||
table thead tr th,
|
table thead tr th,
|
||||||
|
@ -4198,7 +4198,7 @@ table thead tr td {
|
||||||
}
|
}
|
||||||
/* line 86, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
/* line 86, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
||||||
table tfoot {
|
table tfoot {
|
||||||
background: whitesmoke;
|
background: #e4e4e4;
|
||||||
}
|
}
|
||||||
/* line 91, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
/* line 91, ../bower_components/foundation/scss/foundation/components/_tables.scss */
|
||||||
table tfoot tr th,
|
table tfoot tr th,
|
||||||
|
|
2
assets/css/style_feeling_responsive.min.css
vendored
2
assets/css/style_feeling_responsive.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in a new issue