- 28 Mar, 2013 2 commits
- 27 Mar, 2013 5 commits
- 26 Mar, 2013 4 commits
-
-
Mark Otto authored
-
https://github.com/psylabs/bootstrapMark Otto authored
Conflicts: less/tests/navbar-fixed-top.html less/tests/navbar-static-top.html less/tests/navbar.html
-
mo authored
Fixed the navbar toggle in example templates by changing all the ".btn .btn-navbar" to ".navbar-toggle"
-
mo authored
-
- 18 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 17 Mar, 2013 9 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Remove all #font mixins; replace single instance of its use in Bootstrap with the @font-family-monospace variable
-
Mark Otto authored
* Added a new mixin to calculate rems and pixels for IE fallback * Updated the body, p, and .lead elements to use the new .font-size() mixin * New mixin has default value of 14px or 1.4rem * Still needs exploration, and change this means lots of work rejiggering margins and line-heights * Related, started to reorganize the mixins a bit to call out mixins that are used by the framework and not utilities or snippets
-
Mark Otto authored
-
Mark Otto authored
-
-
- 16 Mar, 2013 13 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
Update buttons.less to disable btn pointer events
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* Uses .btn on label elements with nested checkbox and radio controls within * Updated examples to reflect change in HTML and CSS * Had to add .active all buttons for proper state highlighting (mimicing the :active pseudo state) * Still needs JavaScript plugin updated by @fat
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* Add new grid mixins adapted from Preboot (http://github.com/mdo/preboot) * Drop the @grid-row-width and @grid-column-width variables * Add the @grid-float-breakpoint variable, as used in Preboot * Add support for .push* and .pull* classes for column ordering manipulation * Document all the things
-
Mark Otto authored
-
Mark Otto authored
-
- 15 Mar, 2013 6 commits