- 02 Jun, 2013 1 commit
-
-
Mark Otto authored
- Removed mixins for generating grid classes - Thus, we manually declare every grid class, from 1-11 (12th unit is excluded as that's the same as no grid columns) - No more need for `.col` base class (yay!) - Negative indent the rows at tablets and above once again (ugh, still working through this part) - Add support for `.col-md` for tablet-specific grid columns - Still need to figure out offsets, pushes, and pulls on other devices—right now only available on desktop
-
- 25 May, 2013 1 commit
-
-
Mark Otto authored
* Add start and end support to the horizontal gradient as well * Change all variables from camelCase to use-dashes * Better comments in the gradients mixins area * Update current uses of gradients in dropdowns and carousel to specify only two values by direct assignment of variables
-
- 21 May, 2013 2 commits
-
-
Chad Smith authored
-
Chad Smith authored
Vertical gradients now can have percentages passed in as arguments to allow finer control over the backgrounds it produces
-
- 17 May, 2013 2 commits
- 10 May, 2013 2 commits
- 08 May, 2013 1 commit
-
-
Mark Otto authored
* Instead of , use for standard, gray button * Improves ability to customize buttons by encouraging folks to not override .btn and thus overriding all button modifier classes * Updates docs to reflect the change * Reorganize buttons CSS
-
- 30 Apr, 2013 1 commit
-
-
Mark Otto authored
-
- 27 Apr, 2013 1 commit
-
-
Mark Otto authored
-
- 24 Apr, 2013 1 commit
-
-
Chris Rebert authored
-
- 22 Apr, 2013 1 commit
-
-
Chris Rebert authored
-
- 20 Apr, 2013 1 commit
-
-
Mark Otto authored
-
- 18 Apr, 2013 1 commit
-
-
Mark Otto authored
-
- 03 Apr, 2013 1 commit
-
-
Mark Otto authored
-
- 02 Apr, 2013 1 commit
-
-
Mark Otto authored
-
- 01 Apr, 2013 2 commits
- 30 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 27 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 23 Mar, 2013 1 commit
-
-
Thomas McDonald authored
Previously the filter had GradientType=0, which would render a vertical gradient rather than the horizontal one implied by name
-
- 17 Mar, 2013 3 commits
-
-
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
-
- 16 Mar, 2013 2 commits
-
-
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
* 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
-
- 06 Mar, 2013 1 commit
-
-
Luke Page authored
-
- 04 Mar, 2013 1 commit
-
- 01 Mar, 2013 1 commit
-
-
Mark Otto authored
-
- 12 Feb, 2013 1 commit
-
-
Danny Keane authored
-
- 08 Feb, 2013 1 commit
-
-
Mark Otto authored
-
- 06 Feb, 2013 1 commit
-
-
Mark Otto authored
-
- 03 Feb, 2013 1 commit
-
-
Mark Otto authored
* Remove .darken-button-states and .buttonBackground mixins (latter wasn't being used anyway) * Create new .btn-pseudo-states mixin for setting button background and border colors for default and pseudo states
-
- 02 Feb, 2013 2 commits
- 24 Jan, 2013 1 commit
-
-
Francisco arenas authored
horizontal three color gradient added
-
- 17 Jan, 2013 2 commits
- 16 Jan, 2013 1 commit
-
-
Mark Otto authored
-