| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
fixed dimensions
|
|
|
|
|
|
Conflicts:
docs/assets/js/bootstrap.min.js
|
|
|
|
|
|
|
|
|
|
mauricew-3.0.0-wip
|
|
|
|
|
|
* Since we no longer have `.nav-list`, I've nuked the `.nav-header`
* However, dropdowns can still have section headings, so I've kept that
around with the addition of `.dropdown-header`
* Restyled it a smidge as well
|
|
|
|
|
|
|
|
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam
Conflicts:
docs/components.html
docs/css.html
docs/customize.html
|
|
|
|
|
|
|
|
code.less: cleanup styles that get immediately overriden later in the file
|
|
use nesting more in pagination.less
|
|
more nesting in navbar.less
|
|
|
|
|
|
|
|
|
|
Used laquo/raquo for control buttons
Updated docs
|
|
|
|
|
|
optimize breadcrumb
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-responsive-tables
Conflicts:
less/mixins.less
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This change prevents situations where specificity causes some rules to
be overridden by the ones intended for mobile.
* Added mixin `responsive-invisibility()`
* Swapped out `display: none !important;` for new mixin
|
|
|