index
:
bootstrap
XhmikosR-patch-2
XhmikosR-patch-4
XhmikosR-patch-5
XhmikosR-patch-6
basic-sass-tests
collapse-parent-ex-link-accordion
container-reset-gutter-vars
css-vars-btn
css-vars-navbar
css-vars-tooltips
dependabot/npm_and_yarn/autoprefixer-10.3.6
docs-offcanvas-navbar
docs-tweaks
enable-container-classes
extend-snippets
feat/data-target
floating-labels-icons
form-check-reverse
form-controls-with-icons
gh-pages
gh-pages-cdn
global-focus-vars
gs-carousel-cleanup
gs-dynamic-resolve-during-build-plugins
gs-export-config-functionality
gs-forms
gs-make-template_factory
gs-scrollspy-wth-intersection_observer
gs-toasts-with-animated-progress-bar
gs-tooltip-css-tweaks
gs-use-only-one-file-as-input-on-rollup.config
gs-use-scrollspy-on-docs-table_of_contents
gs/parse-json-config
jo-docs-thanks-page
jo-ssr-friendly
js-docs-tweaks
logical-props-spacing-utils
main
main-fod-invalid-color-inputs
main-fod-nested-accordion
main-fod-simpler-table-structure
main-fod-utilities-contrast
main-mc-opensearch
main-xmr-bundlewatch-action
main-xmr-docs-hugo-rm-ver
main-xmr-docs-render-heading
main-xmr-eslint-plugin-compat
main-xmr-eslint-plugin-jasmine
main-xmr-hugo-docs-vendor
main-xmr-hugo-reorg-files
main-xmr-js-1
main-xmr-js-wip
main-xmr-linkinator-action
main-xmr-linkinator-prod
main-xmr-markdownlint
main-xmr-min-mangle
main-xmr-mv-isTouchEnabledDevice
main-xmr-pa11y-ci
main-xmr-pck-sponsors
main-xmr-rollup
main-xmr-xo
nav-underline
patrickhlauke-carousel-indicators-v4
patrickhlauke-form-validation
patrickhlauke-navs-tabs-v4
playground
pr-template
pr/34102
pr/34149
revert-33192-XhmikosR-patch-8
rohit/main/modal-with-sticky
rohit/v4-dev/modal-with-sticky
split-vars-maps-import
stale
swipe-events-as-separate-helper
table-striped-cols
v3-dev
v4-dev
v4-dev-fod-validated-input-group-with-custom-file
v4-dev-xmr-js
v4-sass-deps
v5-sass-deps
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
less
/
tables.less
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
Fixes #6538: Add th support to all the .table-rounded selectors
Mark Otto
1
-6
/
+14
2013-01-11
Fixes #6528: Make .navbar a:hover .caret use @navbarlinkcolorhover and not -a...
Mark Otto
1
-1
/
+0
2013-01-11
Fixes #6478: scope table backgrounds to immediate td/th elements
Mark Otto
1
-10
/
+10
2012-12-08
Fixes #5729: Nested striped tables
v2.2.2
Mark Otto
1
-2
/
+7
2012-12-08
Nesting tables
Mark Otto
1
-10
/
+10
2012-11-13
Update less/tables.less
amid2887
1
-7
/
+16
2012-10-31
Replaced hardcoded CSS rules with mixins
Ninir
1
-19
/
+6
2012-10-03
finish off scoping of grid sizing to table elements
Mark Otto
1
-2
/
+4
2012-10-03
use border-radius vars where possible
Mark Otto
1
-1
/
+1
2012-10-01
fixes #5123: scope table grid classes to td and th elements only, plus drop c...
Mark Otto
1
-25
/
+14
2012-09-05
fixes #4996: incorrect border radius on a table
Mark Otto
1
-1
/
+1
2012-08-31
fixes #4824: scope table grid sizes to .table instead of table
Mark Otto
1
-1
/
+1
2012-08-27
fixes #4653: add hover states to stateful table rows
Mark Otto
1
-5
/
+22
2012-08-23
fixes #4657: proper border radius property in tables
Mark Otto
1
-1
/
+1
2012-08-22
Add .warning to table rows
Andreas Cederstròˆm
1
-0
/
+3
2012-08-14
fixes #4371: scope hovers on table rows to tbody
Mark Otto
1
-3
/
+5
2012-08-07
fixes #4304: more specific selectors on table border classes to override .tab...
Mark Otto
1
-12
/
+19
2012-07-29
fixes #4221: correct border-collapse property for IE7 hack
Mark Otto
1
-1
/
+1
2012-07-19
nuke commented out code from last fix
Mark Otto
1
-29
/
+0
2012-07-19
fixes #4103: simpler fix for tfoot in .table-border
Mark Otto
1
-3
/
+35
2012-07-19
fixes #4102: properly round top left corners of .table-border with caption/co...
Mark Otto
1
-0
/
+20
2012-07-04
added ability to give rows in tables status classes .success .error and .info.
Gavin Cooper (work)
1
-0
/
+10
2012-06-28
standardize top level file comments
Mark Otto
1
-3
/
+2
2012-06-25
add tests for table grid sizing, solve bugs in fluid table grid sizing
Mark Otto
1
-1
/
+9
2012-06-25
#3223: make table row hover optional class
Mark Otto
1
-1
/
+1
2012-04-16
lots of property ordering
Jacob Thornton
1
-6
/
+6
2012-04-14
alt fix to #3029: change to single border-radii properties
Mark Otto
1
-3
/
+12
2012-03-23
fix broken tables with double borders and such, add css tests page to start w...
Mark Otto
1
-0
/
+6
2012-03-22
add shell of tests page, lighten form actions background and give it a variable
Mark Otto
1
-0
/
+2
2012-03-11
fix lingering tables bug
Mark Otto
1
-0
/
+1
2012-03-11
fix table border bug with double borders on theads and use of colgroup
Mark Otto
1
-4
/
+4
2012-03-05
adding table variables
Mark Otto
1
-7
/
+8
2012-02-21
clear up table styles and docs to fix rowspan and colspan issues for bordered...
Mark Otto
1
-4
/
+4
2012-02-21
move table columns mixin to mixins.less
Mark Otto
1
-5
/
+0
2012-02-21
added .span[13-24] and .offset[12-23] to support up to 24-columns layout
Emanuele Gaspari
1
-0
/
+12
2012-02-10
scope th bottom vertical-align to only thead, update code styles to include m...
Mark Otto
1
-3
/
+4
2012-02-05
resolve #1602 and add table hover style
Mark Otto
1
-0
/
+10
2012-01-27
Collapses borders for IE7, which doesn't respect border-spacing
Pete Hopkins
1
-0
/
+1
2012-01-26
moving structure around + more work on builder...
Jacob Thornton
1
-0
/
+138
2011-05-03
cleanup old stuff
Jacob Thornton
1
-121
/
+0
2011-04-27
Porting over all Blueprint styles to new Baseline repo
Mark Otto
1
-0
/
+121