sagacity/inc/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css

9 lines
256 B
CSS
Raw Normal View History

2018-05-07 10:51:08 -04:00
/* 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;
}