diff options
| author | Mark Otto <[email protected]> | 2015-08-05 00:48:42 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-08-05 00:48:42 -0700 |
| commit | 97bcfb9e7fcc140c32d4e7657f0db09128eb909d (patch) | |
| tree | 3e25d113462b5386bdfe75340c64d28ed575188a /dist/css/bootstrap.css | |
| parent | 8a7e08ebd25151fee02f2e3091190394f9d983cd (diff) | |
| download | bootstrap-97bcfb9e7fcc140c32d4e7657f0db09128eb909d.tar.xz bootstrap-97bcfb9e7fcc140c32d4e7657f0db09128eb909d.zip | |
rip badges
Diffstat (limited to 'dist/css/bootstrap.css')
| -rw-r--r-- | dist/css/bootstrap.css | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 5ac5fafe9..0ddd78460 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -3234,43 +3234,6 @@ a.label:hover { .label-danger[href]:hover { background-color: #c9302c; } -.badge { - position: relative; - top: -.1em; - display: inline-block; - padding-right: .6em; - padding-left: .6em; - font-size: .75em; - font-weight: bold; - line-height: 1.5; - color: #fff; - text-align: center; - white-space: nowrap; - vertical-align: middle; - background-color: #818a91; - border-radius: 2em; } - .badge:empty { - display: none; } - .badge.pull-left, - .badge.pull-right { - top: .2em; } - .list-group-item.active > .badge, - .nav-pills > .active > a > .badge { - color: #0275d8; - background-color: #fff; } - .list-group-item > .badge { - float: right; } - .list-group-item > .badge + .badge { - margin-right: 5px; } - .nav-pills > li > a > .badge { - margin-left: 3px; } - -a.badge:focus, -a.badge:hover { - color: #fff; - text-decoration: none; - cursor: pointer; } - .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; |
