Lines Matching refs:td

176 .subheader, .admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .im…
179 …idebarblock > .content > .title, h4, h5, h6, pre, form, p, blockquote, th, td { margin: 0; padding… selector
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; }
270 table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td { display: …
388 .admonitionblock td.content > .title, .audioblock > .title, .exampleblock > .title, .imageblock > .…
397 .admonitionblock > table td.icon { text-align: center; width: 80px; }
398 .admonitionblock > table td.icon img { max-width: initial; }
399 .admonitionblock > table td.icon .title { font-weight: bold; font-family: Noto, sans-serif; text-tr…
400 .admonitionblock > table td.content { padding-left: 1.125em; padding-right: 1.25em; border-left: 1p…
401 .admonitionblock > table td.content > :last-child > :last-child { margin-bottom: 0; }
439 table.pyhltable td { vertical-align: top; padding-top: 0; padding-bottom: 0; line-height: 1.6; }
441 table.pyhltable td.code { padding-left: .75em; padding-right: 0; }
443 pre.pygments .lineno, table.pyhltable td:not(.code) { color: #999; padding-left: 0; padding-right: …
474 table.tableblock td > .paragraph:last-child p > p:last-child, table.tableblock th > p:last-child, t…
476 table.tableblock, th.tableblock, td.tableblock { border: 0 solid #d8d8ce; }
498 th.halign-left, td.halign-left { text-align: left; }
500 th.halign-right, td.halign-right { text-align: right; }
502 th.halign-center, td.halign-center { text-align: center; }
504 th.valign-top, td.valign-top { vertical-align: top; }
506 th.valign-bottom, td.valign-bottom { vertical-align: bottom; }
508 th.valign-middle, td.valign-middle { vertical-align: middle; }
520 td > div.verse { white-space: pre; }
567 td.hdlist1, td.hdlist2 { vertical-align: top; padding: 0 0.625em; }
569 td.hdlist1 { font-weight: bold; padding-bottom: 0.75em; }
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; }
604 .gist .file-data > table td.line-data { width: 99%; }
685 .admonitionblock td.icon [class^="fa icon-"] { font-size: 2.5em; text-shadow: 1px 1px 2px rgba(0, 0…
686 .admonitionblock td.icon .icon-note:before { content: "\f05a"; color: #29475c; }
687 .admonitionblock td.icon .icon-tip:before { content: "\f0eb"; text-shadow: 1px 1px 2px rgba(155, 15…
688 .admonitionblock td.icon .icon-warning:before { content: "\f071"; color: #bf6900; }
689 .admonitionblock td.icon .icon-caution:before { content: "\f06d"; color: #bf3400; }
690 .admonitionblock td.icon .icon-important:before { content: "\f06a"; color: #bf0000; }