diff options
| author | Jacob Thornton <[email protected]> | 2012-01-25 11:49:34 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-25 11:49:34 -0800 |
| commit | 04f84997c18f2f132c8173f728f72b6b7aef52d1 (patch) | |
| tree | 9281d48b23ee1d5c3a3e5e5f183ff7fb0b9c17d2 /bootstrap.css | |
| parent | 3250ecc674306ab82f9379325e6eec0bb4ba6dd0 (diff) | |
| download | bootstrap-04f84997c18f2f132c8173f728f72b6b7aef52d1.tar.xz bootstrap-04f84997c18f2f132c8173f728f72b6b7aef52d1.zip | |
rebuil
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 7a538c717..b9cd608ae 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: Wed Jan 25 11:47:25 PST 2012 + * Date: Wed Jan 25 11:49:21 PST 2012 */ article, aside, @@ -1864,7 +1864,7 @@ table .headerSortUp:after { .navbar-search .search-query :-moz-placeholder { color: #eeeeee; } -.navbar-search .search-query ::-webkit-input-placeholder { +.navbar-search .search-query::-webkit-input-placeholder { color: #eeeeee; } .navbar-search .search-query:hover { |
