mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
New python folder containing pybind11
This commit is contained in:
11
python/pybind11/docs/_static/theme_overrides.css
vendored
Normal file
11
python/pybind11/docs/_static/theme_overrides.css
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.wy-table-responsive table td,
|
||||
.wy-table-responsive table th {
|
||||
white-space: initial !important;
|
||||
}
|
||||
.rst-content table.docutils td {
|
||||
vertical-align: top !important;
|
||||
}
|
||||
div[class^='highlight'] pre {
|
||||
white-space: pre;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
Reference in New Issue
Block a user