source: flex_extract.git/Documentation/html/_static/css/theme_overrides.css

ctbtodev
Last change on this file was ba99230, checked in by Anne Philipp <anne.philipp@…>, 5 years ago

capitalize all directory names and adapt pathes in files

  • Property mode set to 100644
File size: 299 bytes
Line 
1/* override table width restrictions */
2@media screen and (min-width: 767px) {
3
4   .wy-table-responsive table td {
5      /* !important prevents the common CSS stylesheets from overriding
6         this as on RTD they are loaded after this stylesheet */
7      white-space: normal !important;
8   }
9
10
11}
Note: See TracBrowser for help on using the repository browser.
hosted by ZAMG