1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00
twbs--bootstrap/less
Mark Otto 06f1293acf Merge branch 'master' into panels_and_tables
Conflicts:
	dist/css/bootstrap.css.map
	dist/css/bootstrap.min.css
	docs/dist/css/bootstrap.css.map
	docs/dist/css/bootstrap.min.css
2014-02-07 18:36:27 -08:00
..
.csscomb.json Upgrade to Normalize v3-rc1 in prep for v3 final 2014-01-27 12:08:55 -08:00
.csslintrc make CSSLint happier; refs #12094 2014-01-05 21:29:26 -08:00
alerts.less
badges.less Fixes #12210: badges in xs buttons 2014-01-14 21:44:38 -08:00
bootstrap.less revert an earlier change to move the component-animations.less file because it fubared modal backdrop .fade usage 2013-12-15 14:14:09 -08:00
breadcrumbs.less restore inline block on breadcrumbs and ensure proper code formatting for readibility 2013-12-18 14:27:21 -08:00
button-groups.less use Less' extend feature in btn-group-lg etc. 2014-02-06 10:59:04 -08:00
buttons.less Follow up to #11655: don't reset opacity on disabled buttons 2014-01-29 21:57:44 -08:00
carousel.less use :extend(.img-responsive) in Carousel's Less 2014-02-06 15:52:26 -08:00
close.less
code.less
component-animations.less
dropdowns.less docs & comments: v3.1 => v3.1.0 2014-01-26 17:48:15 -08:00
forms.less Nuke shit I added in 4d7b2ddba9 that shouldn't come until v4 2014-02-07 15:44:50 -08:00
glyphicons.less Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, used new variable in glyphicons.less 2014-01-09 10:16:27 +00:00
grid.less Fixes #11801: use correct variables for grid containers 2013-12-15 10:38:54 -08:00
input-groups.less Fix handling of btn-group placed inside input-group-btn (used for mixing dropdowns with normal buttons) 2013-12-16 22:56:28 +01:00
jumbotron.less Fixes #11588: Scope font-size to only p elements in a .jumbotron and remove the supersized line-height from the base class 2013-12-14 21:50:47 -08:00
labels.less
list-group.less Fix #12073: Consistent order of variations 2014-01-07 22:24:45 +01:00
media.less
mixins.less Merge pull request #12502 from ZDroid/moz 2014-02-06 19:31:29 -08:00
modals.less Fixes #12470: Scope large modal styles to minimum viewport width 2014-02-04 02:01:31 -08:00
navbar.less Fix issue causing .navbar-brand element height to be shorter than .navbar height 2014-01-30 14:59:54 -07:00
navs.less copyediting 2013-12-15 18:13:50 -08:00
normalize.less v3 instead of rc1 2014-01-28 10:07:33 -08:00
pager.less Merge pull request #11840 from ZDroid/pagination-boom 2013-12-15 13:46:11 -08:00
pagination.less add new variables for "pagination" to improve support of customizing 2013-12-20 17:06:53 +01:00
panels.less Fixes #12447: Properly reset borders on table cells in panels 2014-02-07 02:38:01 -08:00
popovers.less Tightening up popover arrow css scope to apply only to direct descendant arrows. 2014-02-02 16:14:22 -06:00
print.less Follow-up to #12250: remove remaining page margins for print 2014-01-22 21:51:23 -06:00
progress-bars.less
responsive-utilities.less Fix #12025 and minify styles 2014-01-19 12:52:31 +01:00
scaffolding.less Fixes #12424: Account for Normalize change on figure element so that we don't potentially screw folks over 2014-01-29 21:23:23 -08:00
tables.less Fix #12073: Consistent order of variations 2014-01-07 22:24:45 +01:00
theme.less Fix #12073: Consistent order of variations 2014-01-07 22:24:45 +01:00
thumbnails.less use :extend in thumbnail Less 2014-02-06 15:42:54 -08:00
tooltip.less Fixes #11555: Add @tooltip-opacity variable 2013-12-14 21:43:08 -08:00
type.less docs & comments: v3.1 => v3.1.0 2014-01-26 17:48:15 -08:00
utilities.less
variables.less Fixes #12555: Rearrange variables to place grids and containers closer 2014-02-07 01:22:30 -08:00
wells.less