diff options
| author | Mark Otto <[email protected]> | 2012-01-24 10:43:13 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-24 10:43:13 -0800 |
| commit | 7d2e13f1b4e0de55f3107f2aaa22326e26866541 (patch) | |
| tree | 270a7d78c0ed953f2deac90fd123cebdd83fd4ed /bootstrap.css | |
| parent | 16440eea92e97ae1027ba867839170bfe88ae38d (diff) | |
| download | bootstrap-7d2e13f1b4e0de55f3107f2aaa22326e26866541.tar.xz bootstrap-7d2e13f1b4e0de55f3107f2aaa22326e26866541.zip | |
remake css
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 c448c33c5..cce7b7442 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: Mon Jan 23 15:15:08 PST 2012 + * Date: Tue Jan 24 10:43:08 PST 2012 */ article, aside, @@ -1846,7 +1846,7 @@ i { .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 { |
