Ajout du support des écritures ventilées.
[garradin.git] / www / admin / static / handheld.css
index 1229829..1f6f5d1 100644 (file)
@@ -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
+}