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 544b8ecab7 Fixes #10921: Add support for input groups within button toolbars
* Floats any `.input-group` within a toolbar
* Simplifies the CSS to remove sibling selectors and instead use a
negative amrgin on the parent with only `margin-left`

See it in action: http://jsbin.com/aGEcUqAT/1/.
2013-12-14 16:03:21 -08:00
..
alerts.less @headingsColor → @headings-color 2013-09-21 14:19:11 +02:00
badges.less Add quick fix to labels and badges in buttons 2013-10-23 22:14:34 +02:00
bootstrap.less generate CSS banners via Gruntfile; fixes #10101 2013-09-10 19:22:20 -07:00
breadcrumbs.less Use variables for breadcrumb padding 2013-12-11 14:36:26 +01:00
button-groups.less Fixes #10921: Add support for input groups within button toolbars 2013-12-14 16:03:21 -08:00
buttons.less Reorder button and table variants for consistent order 2013-12-07 11:47:37 -08:00
carousel.less Fixes #10147: Remove outline from carousel controls on focus 2013-11-28 15:37:11 -08:00
close.less
code.less Fixes #11193: Add kbd element styles to indicate user input via keyboard 2013-12-07 12:18:13 -08:00
component-animations.less
dropdowns.less Fixes #10370: Improved and deprecated dropdown menu alignment options 2013-12-14 13:22:56 -08:00
forms.less misc strictMath compliance fixes 2013-12-09 16:14:44 -08:00
glyphicons.less Fixes #10941: Fix Glyphicons path for those importing bootstrap.less from another directory 2013-12-01 00:20:47 -08:00
grid.less Add .container-fluid variation for full-width containers and layouts 2013-12-07 20:52:51 -08:00
input-groups.less Fixes #11351: Correct grid class reset on input groups by using attribute selector, not an old class from v3 betas 2013-11-30 12:52:08 -08:00
jumbotron.less Merge branch 'master' into pr/11299 2013-11-30 00:55:00 -08:00
labels.less Add quick fix to labels and badges in buttons 2013-10-23 22:14:34 +02:00
list-group.less Contextual list group cleanup 2013-12-07 14:09:03 -08:00
media.less
mixins.less Merge pull request #11874 from ZDroid/hotfix 2013-12-13 14:31:15 -08:00
modals.less Merge branch 'master' into pr/10951 2013-12-14 15:38:21 -08:00
navbar.less Fixes #10370: Improved and deprecated dropdown menu alignment options 2013-12-14 13:22:56 -08:00
navs.less Switch to &:extend(.clearfix all) for clearfix mixin 2013-12-08 23:18:28 -08:00
normalize.less Update normalize to v2.1.3. 2013-09-18 08:05:34 +03:00
pager.less Switch to &:extend(.clearfix all) for clearfix mixin 2013-12-08 23:18:28 -08:00
pagination.less fix #9941 2013-08-21 15:57:48 +06:00
panels.less Fixes #11867: Add @panel-body-padding variable 2013-12-14 11:44:54 -08:00
popovers.less Drop background-clip and background-size mixins since they have no prefixes anyway 2013-08-12 10:01:13 -07:00
print.less #fff of course 2013-10-26 21:52:38 +02:00
progress-bars.less Remove unusual keyframes prefixes 2013-11-13 22:32:46 +01:00
responsive-utilities.less Fixes #11786: Nest media queries within print utilities for mixin-friendliness 2013-12-08 19:19:06 -08:00
scaffolding.less Insert comma to fix validation warning 2013-10-05 20:14:19 +02:00
tables.less Fixes #10884: Adds .info variant to contextual table classes 2013-12-07 11:56:35 -08:00
theme.less Fixes #10620: remove gradient on buttons for IE9 in theme.less due to bleed through with rounded corners 2013-10-20 22:41:57 -07:00
thumbnails.less Merge pull request #10662 from kevinlisota/thumbnail-images 2013-12-01 21:18:41 -08:00
tooltip.less Fixed hardcoded tooltip arrow positioning 2013-09-11 16:47:13 +03:00
type.less improve compliance with LESS's strictMath 2013-12-09 15:35:13 -08:00
utilities.less move .hidden to utilities; fixes #10997 2013-10-13 19:59:42 -07:00
variables.less Fixes #11867: Add @panel-body-padding variable 2013-12-14 11:44:54 -08:00
wells.less