X-Git-Url: https://git.cyclocoop.org/?p=garradin.git;a=blobdiff_plain;f=www%2Fadmin%2Fstatic%2Fhandheld.css;h=1f6f5d17ba2c61693521ecdcfee99c4c4ddb4451;hp=1229829bee68113d991f96688e8374068ed7c86b;hb=f7ee0ae730f47bfef173c394fa4db71a22dece61;hpb=1ab3343a95ed3ef4958d91dfbf49372dce8a092e diff --git a/www/admin/static/handheld.css b/www/admin/static/handheld.css index 1229829..1f6f5d1 100644 --- a/www/admin/static/handheld.css +++ b/www/admin/static/handheld.css @@ -122,6 +122,10 @@ dl.describe dt, dl.describe dd { width: auto !important; } + table.list.table td, table.list.table th { + display: table-cell !important; + } + colgroup { /* Hack pour désactiver les largeurs de colonnes */ display: none; @@ -135,4 +139,4 @@ dl.describe dt, dl.describe dd { float: none; width: auto; } -} \ No newline at end of file +}