sagacity/inc/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css
2018-05-07 10:51:08 -04:00

9 lines
256 B
CSS

/* Make the huge table always visible */
table.features-cross-reference {
overflow: visible !important;
}
.rst-content table.features-cross-reference.docutils th,
.rst-content table.features-cross-reference.docutils td {
background-color: white;
}