diff options
| author | Jacob Thornton <[email protected]> | 2012-01-27 13:36:31 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-27 13:36:31 -0800 |
| commit | 6fd1e9f4c0903ae4ff4f57bd3cb193ee0ed2b9ad (patch) | |
| tree | 4f5c64c3e3eb0edef8225e60db1772b78e8683f9 /docs/assets | |
| parent | ccd963e622bdcadc8a79f5b8c1bb770b09f63f20 (diff) | |
| download | bootstrap-6fd1e9f4c0903ae4ff4f57bd3cb193ee0ed2b9ad.tar.xz bootstrap-6fd1e9f4c0903ae4ff4f57bd3cb193ee0ed2b9ad.zip | |
rebuil update layout
Diffstat (limited to 'docs/assets')
| -rw-r--r-- | docs/assets/css/bootstrap.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/assets/css/bootstrap.css b/docs/assets/css/bootstrap.css index 4f1e18ce9..b365ad0f4 100644 --- a/docs/assets/css/bootstrap.css +++ b/docs/assets/css/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: Fri Jan 27 13:20:51 PST 2012 + * Date: Fri Jan 27 13:34:19 PST 2012 */ article, aside, @@ -1842,7 +1842,7 @@ table .span12 { .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 { |
