]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
12 years agoupdate docs to reflect #5786 6463/head
Chris Rebert [Sun, 6 Jan 2013 01:36:20 +0000 (17:36 -0800)] 
update docs to reflect #5786

12 years agoImprove documentation for new form validation styles
Mark Otto [Fri, 28 Dec 2012 20:47:55 +0000 (14:47 -0600)] 
Improve documentation for new form validation styles

12 years agoSimplify form validation states while enabling them to be applied to one field at...
Mark Otto [Wed, 26 Dec 2012 21:57:52 +0000 (15:57 -0600)] 
Simplify form validation states while enabling them to be applied to one field at a time.

12 years agoRemove .text-info and .info form validation states
Mark Otto [Wed, 26 Dec 2012 20:59:58 +0000 (14:59 -0600)] 
Remove .text-info and .info form validation states

12 years agoDrop .input-block-level modifier as inputs are already width: 100%;
Mark Otto [Wed, 26 Dec 2012 20:19:48 +0000 (14:19 -0600)] 
Drop .input-block-level modifier as inputs are already width: 100%;

12 years agoAdd grid column example to form input sizing
Mark Otto [Wed, 26 Dec 2012 20:13:44 +0000 (14:13 -0600)] 
Add grid column example to form input sizing

12 years agoRemove .controls-row; instead, folks should use .row and .span* for all their grid...
Mark Otto [Wed, 26 Dec 2012 20:09:36 +0000 (14:09 -0600)] 
Remove .controls-row; instead, folks should use .row and .span* for all their grid input sizing needs when multiple inputs per line are required

12 years agoCleanup spacing in variables file
Mark Otto [Wed, 26 Dec 2012 20:06:21 +0000 (14:06 -0600)] 
Cleanup spacing in variables file

12 years agoRestore .form-horizontal
Mark Otto [Wed, 26 Dec 2012 19:59:09 +0000 (13:59 -0600)] 
Restore .form-horizontal

12 years agoRun make on previous commits
Mark Otto [Wed, 26 Dec 2012 19:59:01 +0000 (13:59 -0600)] 
Run make on previous commits

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Wed, 26 Dec 2012 16:15:23 +0000 (10:15 -0600)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoUpdate docs to reflect latest on .clearfix
Mark Otto [Mon, 24 Dec 2012 10:08:45 +0000 (02:08 -0800)] 
Update docs to reflect latest on .clearfix

12 years agoRemove .badge-info and .badge-inverse; change docs label of .badge-important to ...
Mark Otto [Mon, 24 Dec 2012 10:06:28 +0000 (02:06 -0800)] 
Remove .badge-info and .badge-inverse; change docs label of .badge-important to .badge-danger

12 years agoMerge pull request #6247 from jimwebb/scrollspy-documentation-clarify
fat-kun [Sat, 22 Dec 2012 04:23:44 +0000 (20:23 -0800)] 
Merge pull request #6247 from jimwebb/scrollspy-documentation-clarify

change scrollspy documentation to clarify javascript usage

12 years agoupdate docs regarding normalize and clearfix
Mark Otto [Fri, 21 Dec 2012 05:44:45 +0000 (21:44 -0800)] 
update docs regarding normalize and clearfix

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Fri, 21 Dec 2012 04:56:00 +0000 (20:56 -0800)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoRemove reset.less now that Normalize 2 is fully integrated
Mark Otto [Fri, 21 Dec 2012 04:52:43 +0000 (20:52 -0800)] 
Remove reset.less now that Normalize 2 is fully integrated

12 years agoFinish migrating to Normalize 2:
Mark Otto [Fri, 21 Dec 2012 04:52:20 +0000 (20:52 -0800)] 
Finish migrating to Normalize 2:

* Port print styles from reset.less to scaffolding.less
* Port responsive image styles from reset.less to scaffolding.less

12 years agoMerge pull request #6354 from cvrebert/3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 23:33:52 +0000 (15:33 -0800)] 
Merge pull request #6354 from cvrebert/3.0.0-wip

add comment regarding caveat of #6199 impl per discussion in/of 14844db862

12 years agoNormalize indentation from 4 to 2 spaces
Mark Otto [Thu, 20 Dec 2012 22:11:40 +0000 (14:11 -0800)] 
Normalize indentation from 4 to 2 spaces

12 years agoConvert normalize comments to // style
Mark Otto [Thu, 20 Dec 2012 22:08:09 +0000 (14:08 -0800)] 
Convert normalize comments to // style

12 years agoMerge branch '3.0.0-wip' into bs3-normalize
Mark Otto [Thu, 20 Dec 2012 22:02:54 +0000 (14:02 -0800)] 
Merge branch '3.0.0-wip' into bs3-normalize

Conflicts:
less/bootstrap.less

12 years agoremove .hide specificity override from grid classes
Mark Otto [Thu, 20 Dec 2012 21:57:14 +0000 (13:57 -0800)] 
remove .hide specificity override from grid classes

12 years agoAdd important flag to .show/.hide utility classes; remove .hide requirement from...
Mark Otto [Thu, 20 Dec 2012 21:53:38 +0000 (13:53 -0800)] 
Add important flag to .show/.hide utility classes; remove .hide requirement from modals

12 years agoMerge branch '2.3.0-wip' into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 21:47:36 +0000 (13:47 -0800)] 
Merge branch '2.3.0-wip' into 3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css
docs/templates/pages/base-css.mustache
less/dropdowns.less
less/forms.less

12 years agoUndo important on hide/show utilties; punt to 3.0
Mark Otto [Thu, 20 Dec 2012 21:46:07 +0000 (13:46 -0800)] 
Undo important on hide/show utilties; punt to 3.0

12 years agofix up code snippet
Mark Otto [Thu, 20 Dec 2012 21:41:45 +0000 (13:41 -0800)] 
fix up code snippet

12 years agofix up code snippet
Mark Otto [Thu, 20 Dec 2012 21:41:08 +0000 (13:41 -0800)] 
fix up code snippet

12 years agoadd comment regarding caveat of #6199 impl per discussion in/of 14844db862 6354/head
Chris Rebert [Thu, 20 Dec 2012 19:00:47 +0000 (11:00 -0800)] 
add comment regarding caveat of #6199 impl per discussion in/of 14844db862

12 years agoMerge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:34:19 +0000 (01:34 -0800)] 
Merge branch 'blakeembrey-dropdown-selectors' into 2.3.0-wip

12 years agoMerge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into...
Mark Otto [Thu, 20 Dec 2012 09:34:10 +0000 (01:34 -0800)] 
Merge branch 'dropdown-selectors' of https://github.com/blakeembrey/bootstrap into blakeembrey-dropdown-selectors

12 years agoMerge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip
Mark Otto [Thu, 20 Dec 2012 09:30:43 +0000 (01:30 -0800)] 
Merge branch '2.3.0-wip' of github.com:twitter/bootstrap into 2.3.0-wip

12 years agoFixes #6339: Use important flag on .hide and .show utility classes
Mark Otto [Thu, 20 Dec 2012 09:30:32 +0000 (01:30 -0800)] 
Fixes #6339: Use important flag on .hide and .show utility classes

12 years agolighter buttons closer to todays versions
Mark Otto [Thu, 20 Dec 2012 09:21:09 +0000 (01:21 -0800)] 
lighter buttons closer to todays versions

12 years agoreset carousel in the case that it is reinstantiated twice
fat [Thu, 20 Dec 2012 09:13:03 +0000 (01:13 -0800)] 
reset carousel in the case that it is reinstantiated twice

12 years agoMerge branch '2.2.3' into 2.3.0-wip
fat [Thu, 20 Dec 2012 09:05:55 +0000 (01:05 -0800)] 
Merge branch '2.2.3' into 2.3.0-wip

12 years agoif carousel element already open, don't reopen it duh bruh bruh
fat [Thu, 20 Dec 2012 09:05:07 +0000 (01:05 -0800)] 
if carousel element already open, don't reopen it duh bruh bruh

12 years agoFixes #6236: Fix popover font-size in input groups
Mark Otto [Thu, 20 Dec 2012 08:54:58 +0000 (00:54 -0800)] 
Fixes #6236: Fix popover font-size in input groups

12 years agoRemove dropdown submenu docs
Mark Otto [Thu, 20 Dec 2012 08:27:46 +0000 (00:27 -0800)] 
Remove dropdown submenu docs

12 years agoRemove dropdown submenu CSS
Mark Otto [Thu, 20 Dec 2012 08:27:05 +0000 (00:27 -0800)] 
Remove dropdown submenu CSS

12 years agoNuke third lines form carousel examples
Mark Otto [Thu, 20 Dec 2012 08:20:00 +0000 (00:20 -0800)] 
Nuke third lines form carousel examples

12 years agoMerge branch '2.2.3' into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 08:02:52 +0000 (00:02 -0800)] 
Merge branch '2.2.3' into 3.0.0-wip

Conflicts:
Makefile
README.md
component.json
docs/assets/css/bootstrap-responsive.css
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap-affix.js
docs/assets/js/bootstrap-alert.js
docs/assets/js/bootstrap-button.js
docs/assets/js/bootstrap-carousel.js
docs/assets/js/bootstrap-collapse.js
docs/assets/js/bootstrap-dropdown.js
docs/assets/js/bootstrap-modal.js
docs/assets/js/bootstrap-popover.js
docs/assets/js/bootstrap-scrollspy.js
docs/assets/js/bootstrap-tab.js
docs/assets/js/bootstrap-tooltip.js
docs/assets/js/bootstrap-transition.js
docs/assets/js/bootstrap-typeahead.js
docs/assets/js/bootstrap.js
docs/assets/js/bootstrap.min.js
docs/index.html
docs/templates/pages/base-css.mustache
docs/templates/pages/index.mustache
docs/templates/pages/javascript.mustache
js/bootstrap-affix.js
js/bootstrap-alert.js
js/bootstrap-button.js
js/bootstrap-carousel.js
js/bootstrap-collapse.js
js/bootstrap-dropdown.js
js/bootstrap-modal.js
js/bootstrap-popover.js
js/bootstrap-scrollspy.js
js/bootstrap-tab.js
js/bootstrap-tooltip.js
js/bootstrap-transition.js
js/bootstrap-typeahead.js
less/bootstrap.less
less/responsive.less
less/type.less
package.json

12 years agoGet on that carousel indicator lifestyle with some new hawtness
Mark Otto [Thu, 20 Dec 2012 07:52:38 +0000 (23:52 -0800)] 
Get on that carousel indicator lifestyle with some new hawtness

12 years agoMerge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3
Mark Otto [Thu, 20 Dec 2012 07:39:40 +0000 (23:39 -0800)] 
Merge branch '2.2.3' of github.com:twitter/bootstrap into 2.2.3

12 years agolol we dont' have affix(refresh)
fat [Thu, 20 Dec 2012 07:39:26 +0000 (23:39 -0800)] 
lol we dont' have affix(refresh)

12 years agoHoly shit, buttons, button states, and input states updated
Mark Otto [Thu, 20 Dec 2012 07:37:33 +0000 (23:37 -0800)] 
Holy shit, buttons, button states, and input states updated

12 years agoadd js support for carousel indicators
fat [Thu, 20 Dec 2012 07:25:25 +0000 (23:25 -0800)] 
add js support for carousel indicators

12 years agoMerge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3...
Mark Otto [Thu, 20 Dec 2012 07:18:02 +0000 (23:18 -0800)] 
Merge branch '3.0.0-wip' of https://github.com/cvrebert/bootstrap into cvrebert-3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css
less/mixins.less

12 years agoUnfuck the fucked gradient with it's fucked mix() of background colors; nuke commente...
Mark Otto [Thu, 20 Dec 2012 07:12:38 +0000 (23:12 -0800)] 
Unfuck the fucked gradient with it's fucked mix() of background colors; nuke commented out code

12 years agoMore button tweaks
Mark Otto [Thu, 20 Dec 2012 06:54:04 +0000 (22:54 -0800)] 
More button tweaks

12 years agowait 100ms before engaging affix (allows for initial browser scroll)
fat [Thu, 20 Dec 2012 06:37:41 +0000 (22:37 -0800)] 
wait 100ms before engaging affix (allows for initial browser scroll)

12 years agoremove commented out buttons css, update docs
Mark Otto [Thu, 20 Dec 2012 06:30:08 +0000 (22:30 -0800)] 
remove commented out buttons css, update docs

12 years agowhitespace in tooltip + don't pass empty selector to $() in dropdown.js
fat [Thu, 20 Dec 2012 06:26:36 +0000 (22:26 -0800)] 
whitespace in tooltip + don't pass empty selector to $() in  dropdown.js

12 years agooverhaul buttons
Mark Otto [Thu, 20 Dec 2012 06:25:56 +0000 (22:25 -0800)] 
overhaul buttons

12 years agoUnfuck the fucked homepage
Mark Otto [Thu, 20 Dec 2012 06:07:11 +0000 (22:07 -0800)] 
Unfuck the fucked homepage

12 years agofix tooltip doc dumbness
fat [Thu, 20 Dec 2012 06:05:33 +0000 (22:05 -0800)] 
fix tooltip doc dumbness

12 years agocan't extend bounding box thingy
fat [Thu, 20 Dec 2012 06:03:57 +0000 (22:03 -0800)] 
can't extend bounding box thingy

12 years agoRemove @black and just use #000
Mark Otto [Thu, 20 Dec 2012 06:02:57 +0000 (22:02 -0800)] 
Remove @black and just use #000

12 years agofix ghetto ass timeout shit
fat [Thu, 20 Dec 2012 05:55:23 +0000 (21:55 -0800)] 
fix ghetto ass timeout shit

12 years agoChange .jumbotron usage in docs layout to .bs-docs-jumbotron
Mark Otto [Thu, 20 Dec 2012 05:42:36 +0000 (21:42 -0800)] 
Change .jumbotron usage in docs layout to .bs-docs-jumbotron

12 years agoRename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors...
Mark Otto [Thu, 20 Dec 2012 05:37:16 +0000 (21:37 -0800)] 
Rename .hero-unit to .jumbotron becaue fuck dashes in filenames and sports metaphors are cooler than ad ones

12 years agoremove inside support from tooltip + fix tooltip svg support + change makefile to...
fat [Thu, 20 Dec 2012 05:36:50 +0000 (21:36 -0800)] 
remove inside support from tooltip + fix tooltip svg support + change makefile to rely on local npm install

12 years agoDrop labels from the docs
Mark Otto [Thu, 20 Dec 2012 05:29:57 +0000 (21:29 -0800)] 
Drop labels from the docs

12 years agoDrop .label component. Instead, just use .badge because fuck dupe code and stuff.
Mark Otto [Thu, 20 Dec 2012 05:18:32 +0000 (21:18 -0800)] 
Drop .label component. Instead, just use .badge because fuck dupe code and stuff.

12 years agoDrop .form-search support
Mark Otto [Thu, 20 Dec 2012 05:12:37 +0000 (21:12 -0800)] 
Drop .form-search support

12 years agoMerge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 05:03:43 +0000 (21:03 -0800)] 
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip

12 years agoMerge branch 'bs3-input-groups' into 3.0.0-wip
Mark Otto [Thu, 20 Dec 2012 05:02:54 +0000 (21:02 -0800)] 
Merge branch 'bs3-input-groups' into 3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css

12 years agono need for margin-top on .typeahead, it's set on .dropdown-menu
Mark Otto [Thu, 20 Dec 2012 03:46:44 +0000 (19:46 -0800)] 
no need for margin-top on .typeahead, it's set on .dropdown-menu

12 years agoRemove support for multiple buttons in input groups because fuck that shit.
Mark Otto [Thu, 20 Dec 2012 03:33:14 +0000 (19:33 -0800)] 
Remove support for multiple buttons in input groups because fuck that shit.

12 years agoFixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate children...
Mark Otto [Thu, 20 Dec 2012 02:46:55 +0000 (18:46 -0800)] 
Fixes #6337: scope '.media .pull-left' and '.media .pull-right' to immediate children only

12 years agoUse normalize as separate file instead of with other resets; still need to punt other...
Mark Otto [Thu, 20 Dec 2012 02:43:55 +0000 (18:43 -0800)] 
Use normalize as separate file instead of with other resets; still need to punt other styles

12 years agoUpdate clearfix mixin and class per @necolas's feedback
Mark Otto [Thu, 20 Dec 2012 01:49:20 +0000 (17:49 -0800)] 
Update clearfix mixin and class per @necolas's feedback

12 years agoUse @border-radius-base var for nav tabs
Mark Otto [Mon, 17 Dec 2012 18:11:33 +0000 (10:11 -0800)] 
Use @border-radius-base var for nav tabs

12 years agoMerge pull request #6267 from valorin/composer-fix
Mark Otto [Sun, 16 Dec 2012 02:45:50 +0000 (18:45 -0800)] 
Merge pull request #6267 from valorin/composer-fix

Removing "target-dir" option to stop extra nesting

12 years agoRemoving "target-dir" option to stop extra nesting 6267/head
Stephen Rees-Carter [Fri, 14 Dec 2012 05:33:07 +0000 (16:33 +1100)] 
Removing "target-dir" option to stop extra nesting

There is no valid reason to set this since it causes extra nesting:
    ./vendor/twitter/bootstrap/twitter/bootstrap/

12 years ago* modify scrollspy documentation to clarify javascript usage 6247/head
Jim Webb [Wed, 12 Dec 2012 16:48:44 +0000 (11:48 -0500)] 
* modify scrollspy documentation to clarify javascript usage
* add scrollspy 'target' option

12 years agoVersion bump
Mark Otto [Tue, 11 Dec 2012 02:31:04 +0000 (18:31 -0800)] 
Version bump

12 years agoFixes #6174: Caret alignment in small and mini buttons
Mark Otto [Mon, 10 Dec 2012 18:59:57 +0000 (10:59 -0800)] 
Fixes #6174: Caret alignment in small and mini buttons

12 years agoEscape HTML of section element
Mark Otto [Mon, 10 Dec 2012 18:55:42 +0000 (10:55 -0800)] 
Escape HTML of section element

12 years agoIE10 fix in responsive utilities, not regular utilities
Mark Otto [Mon, 10 Dec 2012 18:29:16 +0000 (10:29 -0800)] 
IE10 fix in responsive utilities, not regular utilities

12 years agoSimplify syntax of nesting with inline lists
Mark Otto [Mon, 10 Dec 2012 18:28:18 +0000 (10:28 -0800)] 
Simplify syntax of nesting with inline lists

12 years agoMove IE10 responsive fix to responsive utilities so Customizer gets it
Mark Otto [Mon, 10 Dec 2012 18:25:18 +0000 (10:25 -0800)] 
Move IE10 responsive fix to responsive utilities so Customizer gets it

12 years agosquash new line
Mark Otto [Mon, 10 Dec 2012 18:13:04 +0000 (10:13 -0800)] 
squash new line

12 years agomove reset after vars and mixins
Mark Otto [Mon, 10 Dec 2012 17:57:23 +0000 (09:57 -0800)] 
move reset after vars and mixins

12 years agodocument caveat regarding fieldset legend and #6199 6199/head
Chris Rebert [Mon, 10 Dec 2012 09:46:16 +0000 (01:46 -0800)] 
document caveat regarding fieldset legend and #6199

12 years agodocument fieldset[disabled] styling added in #6199; per @mdo
Chris Rebert [Mon, 10 Dec 2012 09:33:02 +0000 (01:33 -0800)] 
document fieldset[disabled] styling added in #6199; per @mdo

12 years agoMerge pull request #6195 from nathanb/example-carousel-nav-fix
Mark Otto [Mon, 10 Dec 2012 08:21:35 +0000 (00:21 -0800)] 
Merge pull request #6195 from nathanb/example-carousel-nav-fix

lowered carousel beneath the nav (in carousel example)

12 years agofixes #5605: style as disabled all form controls & btns under a disabled fieldset
Chris Rebert [Mon, 10 Dec 2012 07:42:05 +0000 (23:42 -0800)] 
fixes #5605: style as disabled all form controls & btns under a disabled fieldset

this is a resubmission of #5875, but now against branch 3.0.0-wip
does not exclude elements under a fieldset's legend
issue #6058 is a duplicate of #5605

12 years agoUpdate .dropdown-menu selectors to avoid conflicts with other elements. Fixes #6197 6198/head
Blake Embrey [Mon, 10 Dec 2012 06:42:41 +0000 (16:42 +1000)] 
Update .dropdown-menu selectors to avoid conflicts with other elements. Fixes #6197

12 years agoFix checkbox and radios example
Mark Otto [Mon, 10 Dec 2012 06:13:40 +0000 (22:13 -0800)] 
Fix checkbox and radios example

12 years agoNested columns docs tweaks
Mark Otto [Mon, 10 Dec 2012 06:08:11 +0000 (22:08 -0800)] 
Nested columns docs tweaks

12 years agoRefactor input groups
Mark Otto [Mon, 10 Dec 2012 05:46:14 +0000 (21:46 -0800)] 
Refactor input groups

* Deprecate .input-append and .input-prepend
* Use new, single base class for component, .input-group
* Deprecate .addon for .input-group-addon
* For compatibility with all buttons, require .input-group-btn to wrap buttons and button dropdowns
* Still need to reimplement with segmented button dropdowns, but that's dependent on a refactor of those first

12 years agolowered carousel beneath the nav 6195/head
Nathan Bridgewater [Mon, 10 Dec 2012 04:10:38 +0000 (22:10 -0600)] 
lowered carousel beneath the nav

12 years agoMerge conflicts
Mark Otto [Sun, 9 Dec 2012 06:45:39 +0000 (22:45 -0800)] 
Merge conflicts

12 years agoRestore print styles
Mark Otto [Sun, 9 Dec 2012 05:05:05 +0000 (21:05 -0800)] 
Restore print styles

12 years agoTest removal of print styles for customized builds
Mark Otto [Sun, 9 Dec 2012 05:02:37 +0000 (21:02 -0800)] 
Test removal of print styles for customized builds

12 years agoFix docs typos
Mark Otto [Sun, 9 Dec 2012 02:46:34 +0000 (18:46 -0800)] 
Fix docs typos

12 years agoMerge branch 'master' into 3.0.0-wip
Mark Otto [Sun, 9 Dec 2012 01:40:42 +0000 (17:40 -0800)] 
Merge branch 'master' into 3.0.0-wip

Conflicts:
docs/assets/css/bootstrap.css
docs/assets/js/bootstrap.js
docs/css.html
docs/templates/pages/base-css.mustache
docs/templates/pages/components.mustache
docs/templates/pages/javascript.mustache
less/breadcrumbs.less
less/tables.less
less/tests/css-tests.html

12 years agoFixes #5729: Nested striped tables v2.2.2
Mark Otto [Sat, 8 Dec 2012 20:57:21 +0000 (12:57 -0800)] 
Fixes #5729: Nested striped tables

* 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

12 years agoNesting tables
Mark Otto [Sat, 8 Dec 2012 20:52:19 +0000 (12:52 -0800)] 
Nesting tables

* Add simple test to css-tests.html
* Scope .table-bordered to immediate children th/td elements only