• Home
  • Raw
  • Download

Lines Matching refs:tr

267 table thead tr th, table thead tr td, table tfoot tr th, table tfoot tr td { padding: 0.5em 0.625em…
268 table tr th, table tr td { padding: 0.5625em 0.625em; font-size: inherit; color: #6d6e71; }
269 table tr.even, table tr.alt, table tr:nth-of-type(even) { background: #f8f8f8; }
270 table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: …
478 table.grid-all > thead > tr > .tableblock, table.grid-all > tbody > tr > .tableblock { border-width…
480 table.grid-all > tfoot > tr > .tableblock { border-width: 1px 1px 0 0; }
482 table.grid-cols > * > tr > .tableblock { border-width: 0 1px 0 0; }
484 table.grid-rows > thead > tr > .tableblock, table.grid-rows > tbody > tr > .tableblock { border-wid…
486 table.grid-rows > tfoot > tr > .tableblock { border-width: 1px 0 0 0; }
488 table.grid-all > * > tr > .tableblock:last-child, table.grid-cols > * > tr > .tableblock:last-child…
490tr:last-child > .tableblock, table.grid-all > thead:last-child > tr > .tableblock, table.grid-rows…
512 tbody tr th { display: table-cell; line-height: 1.4; background: #eee; }
514 tbody tr th, tbody tr th p, tfoot tr th, tfoot tr th p { color: #222; font-weight: bold; }
565 .hdlist > table > tbody > tr, .colist > table > tbody > tr { background: none; }
573 .colist > table tr > td:first-of-type { padding: 0.4em 0.75em 0 0.75em; line-height: 1; vertical-al…
574 .colist > table tr > td:first-of-type img { max-width: initial; }
575 .colist > table tr > td:last-of-type { padding: 0.25em 0; }