# visualizer/3.7.1/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css

Visualizer – Tables &amp; Charts Manager with Built-in AI Generator, version 3.7.1. 9 lines.

- Page: https://pluginprobe.com/plugins/visualizer/3.7.1/code/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css
- Raw: https://pluginprobe.com/plugins/visualizer/3.7.1/raw/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css
- Modified: 2019-02-24T07:50:56+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/visualizer/3.7.1/code/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css#L10-L20`.

```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;
}

```
