aboutsummaryrefslogtreecommitdiff
path: root/less/variables.less
AgeCommit message (Collapse)AuthorFilesLines
2013-12-04Fixes #11610: Add @grid-float-breakpoint-max to better link navbar behavior ↵Mark Otto1-1/+6
across viewports and improve customization. Also addresses #10371, #10395, and #10465.
2013-12-03fix .btn-group-xs portion of #10979Chris Rebert1-0/+3
2013-11-30Merge pull request #11432 from masterbee/WCAG2-color-contrastMark Otto1-4/+4
Corrected color contrast to WCAG 2.0 AA (Accessibility Tweak) - Forms and Alerts
2013-11-29Implement #11174 to fix #10936: increase height of large inputs to fix ↵Mark Otto1-1/+1
Firefox inconsistencies
2013-11-28removed all caret border color settings.Tobias Lindig1-3/+0
2013-11-16fixes #11449: use menlo over monacoMark Otto1-1/+1
2013-11-09Corrected color contrast to WCAG 2.0 AAMario Bonito1-4/+4
2013-10-14Nuke trailing zerosZlatan Vasović1-2/+2
2013-10-13no trailing decimal placeMark Otto1-1/+1
2013-10-05Good catch by @juthilo - omitted the modified in a prior commit.Steven Black1-1/+1
2013-10-04Jumbotron: remove the hard-coded font-size from jumbotron.less and moved it ↵Steven Black1-1/+1
into variables.less where other .font-size-xxxxx things now live.
2013-09-13Add nav-pills-border-radius variableJake Buob1-0/+1
2013-09-12@grid-float-breakpoint need to be @screen-sm-minZlatan Vasović1-1/+1
:smile:
2013-09-11Massive customizer audit and overhaulMark Otto1-4/+5
I probably missed a few things and screwed up a few others, but this takes the place of much of #9910. I haven't added many variables—that should be reserved for v3.1—but I have rejiggered the layout, added missing ones, corrected wrong values, etc. /cc @cvrebert @juthilo @saas786
2013-09-08Match order of vars to order of components; darken some alert bordersMark Otto1-8/+8
2013-09-01update vars to use new component-active-colorMark Otto1-2/+2
2013-09-01fixes #9909: Add component active color variable to complement component ↵Mark Otto1-1/+2
active bg variable
2013-09-01reverse vars for backwards compatibility /cc @cvrebertMark Otto1-6/+6
2013-09-01Merge branch 'deprecate_screen_containers'Mark Otto1-3/+6
2013-09-01fixes #10111: different colors for dropdown link hover and active statesMark Otto1-4/+4
2013-09-01Merge branch 'master' into tagliala-patch-1Mark Otto1-0/+3
2013-09-01Merge branch 'master' into dancek-breadcrumb-separatorMark Otto1-0/+2
2013-09-01fixes #10153: restore headings-color variableMark Otto1-0/+2
2013-09-01Merge branch 'master' into deprecate_screen_containersMark Otto1-7/+0
2013-08-28Base the navbar default brand hover color on default brand colorGeremia Taglialatela1-1/+1
IMHO this default is better
2013-08-28Parameterize @breadcrumb-separatorHannu Hartikainen1-0/+1
2013-08-26rm inverted navbar search stylesJulian Thilo1-7/+0
2013-08-24Deprecate container-{device} vars for container-{size} classes; updates ↵Mark Otto1-3/+6
customizer and grid to do the same
2013-08-23Merge branch 'master' into deprecate-screen-device-varsMark Otto1-7/+22
Conflicts: less/variables.less
2013-08-23more specific deprecation commentMark Otto1-4/+4
2013-08-23Merge pull request #9963 from twbs/min-breakpoint-namingMark Otto1-11/+15
rename @screen-XX to @screen-XX-min for clarity+unambiguity
2013-08-21deprecate @screen-{phone,tablet,desktop} varsChris Rebert1-5/+5
2013-08-20rename @screen-XX to @screen-XX-min for clarity+unambiguityChris Rebert1-11/+15
2013-08-20add variables for heading font sizes; fixes #9921Chris Rebert1-0/+7
2013-08-19Add default navbar z-index to fix #9844Mark Otto1-0/+1
iOS doesn't pick up the z-indexing properly on the dropdowns unless you specify one for the parent navbar.
2013-08-19fix #9832 somewhat: more vars for jumbotronMark Otto1-1/+3
2013-08-18Merge branch '3.0.0-wip' into bs3_panel_base_classMark Otto1-8/+8
Conflicts: dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css
2013-08-18Refactor alerts to have a base class, but no default class, thus requiring a ↵Mark Otto1-8/+8
modifier class at all times
2013-08-18Refactor panels to have a base class for improved flexibility when ↵Mark Otto1-2/+5
customizing (and no overriding to start, too)
2013-08-18Fix some forgotten things for navbar-defaultJulian Thilo1-4/+4
New variable names were missing here and there.
2013-08-18Add a .navbar-default class for default colorsJulian Thilo1-16/+16
* Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly
2013-08-18fixes #9768: unbold buttonsMark Otto1-1/+1
2013-08-18Upgrade to latest glyphiconsMark Otto1-1/+1
2013-08-18Restore glyphiconsMark Otto1-0/+6
2013-08-17More consistent naming with screen size variables using xs, sm, md, and lgMark Otto1-15/+14
2013-08-17un-hardcode @grid-gutter-width in @container-* LESS varsChris Rebert1-3/+3
2013-08-16fixes #9436 more: put padding on containers, not the body because full width ↵Mark Otto1-3/+3
elements
2013-08-15fixes #9587: add var for nav link paddingMark Otto1-0/+1
2013-08-15improve pagination's active state so it looks less like the active state and ↵Mark Otto1-2/+7
more like active nav items
2013-08-15Fixes #9617: consistent variation order, add .label-primaryMark Otto1-0/+1