diff options
| author | Jacob Thornton <[email protected]> | 2012-01-25 11:25:35 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-25 11:25:35 -0800 |
| commit | 25519bacd56ee2507cdde727d85458e5e5ef7949 (patch) | |
| tree | 3efd6d51766babdc75dfaf4f9d9962ac3cab4f01 /bootstrap.css | |
| parent | d3c5dd4e6acc421e06ef72680e794cfd9d52a04a (diff) | |
| download | bootstrap-25519bacd56ee2507cdde727d85458e5e5ef7949.tar.xz bootstrap-25519bacd56ee2507cdde727d85458e5e5ef7949.zip | |
rebuild + add spy to template
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 0166a3201..e548f5afc 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:21:22 PST 2012 + * Date: Wed Jan 25 11:23:36 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 { |
