|
| 1 | + |
| 2 | +table.docutils, |
| 3 | +.rst-content table.field-list, |
| 4 | +.wy-table { |
| 5 | + border-collapse: collapse; |
| 6 | + border-spacing: 0; |
| 7 | + empty-cells: show; |
| 8 | + margin-bottom: 24px |
| 9 | +} |
| 10 | + |
| 11 | +table.docutils caption, |
| 12 | +.rst-content table.field-list caption, |
| 13 | +.wy-table caption { |
| 14 | + color: #000; |
| 15 | + font: italic 85%/1 arial, sans-serif; |
| 16 | + padding: 1em 0; |
| 17 | + text-align: center |
| 18 | +} |
| 19 | + |
| 20 | +table.docutils td, |
| 21 | +table.docutils th, |
| 22 | +.rst-content table.field-list td, |
| 23 | +.rst-content table.field-list th, |
| 24 | +.wy-table td, |
| 25 | +.wy-table th { |
| 26 | + font-size: 90%; |
| 27 | + margin: 0; |
| 28 | + overflow: visible; |
| 29 | + padding: 8px 16px |
| 30 | +} |
| 31 | + |
| 32 | +table.docutils td:first-child, |
| 33 | +table.docutils th:first-child, |
| 34 | +.rst-content table.field-list td:first-child, |
| 35 | +.rst-content table.field-list th:first-child, |
| 36 | +.wy-table td:first-child, |
| 37 | +.wy-table th:first-child { |
| 38 | + border-left-width: 0 |
| 39 | +} |
| 40 | + |
| 41 | +table.docutils thead, |
| 42 | +.rst-content table.field-list thead, |
| 43 | +.wy-table thead { |
| 44 | + color: #000; |
| 45 | + text-align: left; |
| 46 | + vertical-align: bottom; |
| 47 | + white-space: nowrap |
| 48 | +} |
| 49 | + |
| 50 | +table.docutils thead th, |
| 51 | +.rst-content table.field-list thead th, |
| 52 | +.wy-table thead th { |
| 53 | + font-weight: 700; |
| 54 | + border-bottom: 2px solid #e1e4e5 |
| 55 | +} |
| 56 | + |
| 57 | +table.docutils td, |
| 58 | +.rst-content table.field-list td, |
| 59 | +.wy-table td { |
| 60 | + background-color: transparent; |
| 61 | + vertical-align: middle |
| 62 | +} |
| 63 | + |
| 64 | +table.docutils td p, |
| 65 | +.rst-content table.field-list td p, |
| 66 | +.wy-table td p { |
| 67 | + line-height: 18px |
| 68 | +} |
| 69 | + |
| 70 | +table.docutils td p:last-child, |
| 71 | +.rst-content table.field-list td p:last-child, |
| 72 | +.wy-table td p:last-child { |
| 73 | + margin-bottom: 0 |
| 74 | +} |
| 75 | + |
| 76 | +table.docutils .wy-table-cell-min, |
| 77 | +.rst-content table.field-list .wy-table-cell-min, |
| 78 | +.wy-table .wy-table-cell-min { |
| 79 | + width: 1%; |
| 80 | + padding-right: 0 |
| 81 | +} |
| 82 | + |
| 83 | +table.docutils .wy-table-cell-min input[type=checkbox], |
| 84 | +.rst-content table.field-list .wy-table-cell-min input[type=checkbox], |
| 85 | +.wy-table .wy-table-cell-min input[type=checkbox] { |
| 86 | + margin: 0 |
| 87 | +} |
| 88 | + |
| 89 | +.wy-table-secondary { |
| 90 | + color: grey; |
| 91 | + font-size: 90% |
| 92 | +} |
| 93 | + |
| 94 | +.wy-table-tertiary { |
| 95 | + color: grey; |
| 96 | + font-size: 80% |
| 97 | +} |
| 98 | + |
| 99 | +table.docutils:not(.field-list) tr:nth-child(2n-1) td, |
| 100 | +.wy-table-backed, |
| 101 | +.wy-table-odd td, |
| 102 | +.wy-table-striped tr:nth-child(2n-1) td { |
| 103 | + background-color: #f3f6f6 |
| 104 | +} |
| 105 | + |
| 106 | +table.docutils, |
| 107 | +.wy-table-bordered-all { |
| 108 | + border: 1px solid #e1e4e5 |
| 109 | +} |
| 110 | + |
| 111 | +table.docutils td, |
| 112 | +.wy-table-bordered-all td { |
| 113 | + border-bottom: 1px solid #e1e4e5; |
| 114 | + border-left: 1px solid #e1e4e5 |
| 115 | +} |
| 116 | + |
| 117 | +table.docutils tbody>tr:last-child td, |
| 118 | +.wy-table-bordered-all tbody>tr:last-child td { |
| 119 | + border-bottom-width: 0 |
| 120 | +} |
| 121 | + |
| 122 | +table.docutils th { |
| 123 | + border-color: #e1e4e5 |
| 124 | +} |
| 125 | + |
| 126 | + |
| 127 | +table.docutils td .last, |
| 128 | +table.docutils td .last>:last-child { |
| 129 | + margin-bottom: 0 |
| 130 | +} |
| 131 | + |
| 132 | +table.docutils th { |
| 133 | + border-color: #e1e4e5 |
| 134 | +} |
| 135 | + |
| 136 | + |
| 137 | +table.docutils th { |
| 138 | + border: 1px solid #e1e4e5 |
| 139 | +} |
| 140 | + |
| 141 | +table.docutils td>p, |
| 142 | +table.docutils th>p { |
| 143 | + line-height: 1rem; |
| 144 | + margin-bottom: 0; |
| 145 | + font-size: .9rem |
| 146 | +} |
0 commit comments