diff options
| author | Mark Otto <[email protected]> | 2013-11-28 10:45:11 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-28 10:45:11 -0800 |
| commit | 2abaed98769bd3f5d9bf842c86bc25e4f6bfcd6d (patch) | |
| tree | 79da61aa93ce790c706a6c2676f9067443a58b0c /dist/css/bootstrap-theme.css | |
| parent | 9829c86f7ca5c76ef21892ec1198858eebc99392 (diff) | |
| parent | 3d5e598e5c9bc4d0573266e9a0aa84f988683285 (diff) | |
| download | bootstrap-2abaed98769bd3f5d9bf842c86bc25e4f6bfcd6d.tar.xz bootstrap-2abaed98769bd3f5d9bf842c86bc25e4f6bfcd6d.zip | |
Merge pull request #11642 from tlindig/caret_color_fix
removed all caret border color settings.
Diffstat (limited to 'dist/css/bootstrap-theme.css')
| -rw-r--r-- | dist/css/bootstrap-theme.css | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/dist/css/bootstrap-theme.css b/dist/css/bootstrap-theme.css index c9c347e41..0f9f62c4c 100644 --- a/dist/css/bootstrap-theme.css +++ b/dist/css/bootstrap-theme.css @@ -1,11 +1,11 @@ -/*! - * Bootstrap v3.0.2 by @fat and @mdo - * Copyright 2013 Twitter, Inc. - * Licensed under http://www.apache.org/licenses/LICENSE-2.0 - * - * Designed and built with all the love in the world by @mdo and @fat. - */ - +/*!
+ * Bootstrap v3.0.2 by @fat and @mdo
+ * Copyright 2013 Twitter, Inc.
+ * Licensed under http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Designed and built with all the love in the world by @mdo and @fat.
+ */
+
.btn-default, .btn-primary, .btn-success, |
