| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
other form states
|
|
|
|
|
|
* Instead of a fixed width, we use max-width
* Width has been increased from 240px to 280px
* Added ability to hide the title via CSS :empty selector if no title is provided
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
children only
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #6197
|
|
|
|
|
|
* 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
|
|
|
|
|
|
Fix code block white-space breaks within pre tags.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|