- 03 Jun, 2013 1 commit
-
-
Mark Otto authored
-
- 02 Jun, 2013 2 commits
-
-
Mark Otto authored
-
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
-
- 24 May, 2013 2 commits
-
-
Robert Burns authored
-
Mark Otto authored
-
- 20 May, 2013 2 commits
- 17 May, 2013 6 commits
-
-
Mark Otto authored
* No more negative side margins * However, keep the negative margin for nested rows
-
Mark Otto authored
* No more children selectors to set all links in alerts as a special color because buttons and more wrongly inherited color * Adds .alert-link for easy styling in any alert
-
Mark Otto authored
* changed .row-label to .control-label as used elsewhere already * changed .formFieldState mixin to .form-field-validation
-
Mark Otto authored
* Update docs language * Enforce display: block; on all utilities for now * Fix up docs CSS for the tests
-
Mark Otto authored
-
Mark Otto authored
-
- 16 May, 2013 1 commit
-
-
fat authored
change dropdown strategy to use an overlay - fixes mobile click anywhere + allows for firefox middle click
-
- 15 May, 2013 5 commits
-
-
Mark Otto authored
-
Mark Otto authored
* New padding approach with separate horizontal and vertical padding variables * Improved sizing in large and small buttons and form controls * Dropped the `.btn-mini` (since we have no `.input-mini` to match, and holy fuck those were small buttons) * Dropped the `.pagination-mini` as well because once again, to hell with such small components * Changed `@line-height-headings` to `@headings-line-height` * Removed the `@headings-font-family` because it was honestly kind of useless
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
- 14 May, 2013 1 commit
-
-
Robert Burns authored
-
- 12 May, 2013 5 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
* Remove border-radii on top of tab dropdown menus * Remove the .dropdown and .dropup styles and instead place on all * Use on dropdown carets intead of separately applying margin with a top alignment * Some other misc cleanup
-
- 04 Dec, 2013 1 commit
-
-
Vinay Raghu authored
-
- 11 May, 2013 2 commits
-
-
Blake Embrey authored
-
Vinay Raghu authored
-
- 10 May, 2013 3 commits
-
-
Mark Otto authored
* Use 1.428 for line-height instead of 1.5 * Use function for full pixel values instead of decimals
-
Mark Otto authored
-
Mark Otto authored
* Instead of 20px as @line-height-base, use 1.5 * Update typographic scale for headings to use unitless as well--required some twerking of decimals a bit and some rounding * Introduce new @line-height-computed value, which takes base font-size and multiplies it by 1.5, for use in padding and margin on components
-
- 09 May, 2013 8 commits
-
-
Blake Embrey authored
-
Mark Otto authored
-
Mark Otto authored
* Refactor the .forms-horizontal code--much simpler now and built on the Bootstrap grid system instead * Remove all the margins on form controls for simpler styling everywhere else--was overriding that way too often * Drop .help-inline, but keep .help-block * Drop the unused input grid class overrides
-
Blake Embrey authored
-
Blake Embrey authored
-
Blake Embrey authored
-
Mark Otto authored
* Bring back the navbar up top * Pull the docs content back into separate pages because a 6.6k line docs file is just crazy * Recenter the page content and bring back affixed side nav (needs work)
-
Mark Otto authored
-