| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
patrickhlauke-2.3.0-wip
Conflicts:
docs/assets/css/bootstrap.css
less/navbar.less
|
|
fixes jankiness with anchor tags in carousel.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used recess rather than less
|
|
|
|
-active
|
|
|
|
|
|
other form states
|
|
|
|
|
|
Mostly doubling-up :hover styles to also cover :focus, as a first step
to making the framework more keyboard-friendly.
Additionally, fixed two small markup issues in the docs/examples to
make the "Learn more" large primary button-styled links
keyboard-focusable (as without href they're treated as non-tabable
anchors).
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|