diff options
| author | Pete Hopkins <[email protected]> | 2012-01-26 13:26:28 -0500 |
|---|---|---|
| committer | Pete Hopkins <[email protected]> | 2012-01-26 13:26:28 -0500 |
| commit | 86e0e89ee81d4a2a1daef6b68aa269419ee7d644 (patch) | |
| tree | 115289c0270d31c65a98f52452e691ec5dddb1d2 /bootstrap.css | |
| parent | 7117db499f0b02da32a8d08f6371cab1f6b53338 (diff) | |
| download | bootstrap-86e0e89ee81d4a2a1daef6b68aa269419ee7d644.tar.xz bootstrap-86e0e89ee81d4a2a1daef6b68aa269419ee7d644.zip | |
More *.css building
Diffstat (limited to 'bootstrap.css')
| -rw-r--r-- | bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap.css b/bootstrap.css index 6462eb5a8..f4af5ede9 100644 --- a/bootstrap.css +++ b/bootstrap.css @@ -6,7 +6,7 @@ * http://www.apache.org/licenses/LICENSE-2.0 * * Designed and built with all the love in the world @twitter by @mdo and @fat. - * Date: Thu Jan 26 13:07:59 EST 2012 + * Date: Thu Jan 26 13:26:16 EST 2012 */ article, aside, @@ -2422,7 +2422,7 @@ table .span12 { line-height: normal; color: #333333; text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); - background-color: #ffffff; + background-color: #fafafa; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6)); background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6); background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6); |
