custom.css 211 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td { padding: 4px 8px; vertical-align: middle; } .CodeMirror { min-height: 100%; }