| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Badges: fix active styles when in non-anchor `.list-group-item`
|
|
|
|
- Rather than override and hack for IE8-10 and then IE11, scope to just Safari.
- Drops the IE hacks for a media query Webkit hack
|
|
|
|
|
|
Theme: Correctly override active dropdown items in collapsed navbars
|
|
.container
|
|
|
|
|
|
Update grid-framework.less
|
|
Deprecate diagonal tooltip classes
|
|
Fix modal backdrop overlaying the modal's scrollbar
|
|
|
|
Fixes #14916.
|
|
|
|
The `when (@index = 1)` guards are not needed cause the mixins already only match on arity.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
|
|
|
|
|
|
Added link hover decoration variable
|
|
Signed-off-by: Jenn Dodd <[email protected]>
|
|
|
|
|
|
Also, keep the html5 boilerplate link in the built CSS.
|
|
|
|
outside dialog
|
|
|
|
|
|
|
|
rendering bugs
|
|
|
|
#14348 (again)
|
|
rendering problems and ensure a more predictable base styling
|
|
|
|
Properly hide checkbox and radio inputs in button groups
|
|
|
|
.navbar-form to prevent extra spacing
|
|
isn't interferred with by .jumbotron side padding
|
|
`pointer-events: none;` for modern browsers (including IE11+), `clip: rect(1px, 1px, 1px, 1px);` for everything else.
Fixes #14137
|
|
|