diff options
Diffstat (limited to 'docs/dist/css/bootstrap.css')
| -rw-r--r-- | docs/dist/css/bootstrap.css | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/docs/dist/css/bootstrap.css b/docs/dist/css/bootstrap.css index accbf0697..67e3536e4 100644 --- a/docs/dist/css/bootstrap.css +++ b/docs/dist/css/bootstrap.css @@ -5347,28 +5347,6 @@ a.list-group-item-danger.active:focus { .embed-responsive.embed-responsive-4by3 { padding-bottom: 75%; } -.well { - min-height: 20px; - padding: 19px; - margin-bottom: 20px; - background-color: #f5f5f5; - border: 1px solid #e3e3e3; - border-radius: 4px; - -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); - box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05); -} -.well blockquote { - border-color: #ddd; - border-color: rgba(0, 0, 0, .15); -} -.well-lg { - padding: 24px; - border-radius: 6px; -} -.well-sm { - padding: 9px; - border-radius: 3px; -} .close { float: right; font-size: 1.5rem; |
