Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle dbname=MITgcm at /usr/local/share/lxr/lib/LXR/Common.pm line 1224.
Last-Modified: Fri, 28 Nov 2024 06:11:57 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/doc/_static/css/wrap_tables.css
dcaaa42497 Jeff*0001 /* override table width restrictions */
0002 @media screen and (min-width: 767px) {
00030004 .wy-table-responsive table td {
0005 /* !important prevents the common CSS stylesheets from overriding
0006 this as on RTD they are loaded after this stylesheet */
0007 white-space: normal !important;
0008 }
00090010 .wy-table-responsive {
0011 overflow: visible !important;
0012 }
0013 }