| Age | Commit message (Collapse) | Author | Files | Lines |
|
* Scopes striping to immediate children of the tbody and tr
* For nested tables, sets a background color of @bodyBackground, to override the default transparent bg
|
|
* Add simple test to css-tests.html
* Scope .table-bordered to immediate children th/td elements only
|
|
|
|
|
|
note: this will likely break things for people in the same way that doing
this to tooltip did… however we think this is a better insertion model for
z-index,scrolling,modal,etc. applications
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix code block white-space breaks within pre tags.
|
|
|
|
|
|
|
|
|
|
|
|
* Fix as documented here: https://github.com/twitter/bootstrap/issues/4756#issuecomment-9952781
* Stops propagation for touchstart for dropdowns
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
help-block margin-top should also apply after a span.uneditable-input
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scoped to immediate children buttons only
|
|
|
|
|
|
|
|
|
|
* IE8 refused a negative z-index to place the previous :after behind the .arrow, so I had to flip the styles.
* .arrow is the gray border/background, .arrow:after is now the white inner arrow
* Added a hex IE8 fallback to ensure the arrow shows for <IE9 as rgba() isn't supported
* Simplified some of the CSS for the popover carets
|
|
large buttons
|
|
|
|
980px
|
|
|