X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=static%2Fprint.css;h=19e6bc91c32d4195d3eadf333383549743301a3f;hb=d92034cb6b1f33f090b6d550fdb59a74b17b1822;hp=0cb1e3805b8c44ea0d269d88a11677d3da0bce04;hpb=1224c147a3298874b0dba1d9fbe08862e3be99c9;p=pciids.git diff --git a/static/print.css b/static/print.css index 0cb1e38..19e6bc9 100644 --- a/static/print.css +++ b/static/print.css @@ -1,4 +1,4 @@ -.menu, .navigation, .navigation-menu +.navigation, .lmenu, .rmenu { overflow: hidden; display: none; @@ -25,28 +25,8 @@ border-bottom: dotted; border-bottom-width: 1px; } -form table, -table.subnodes +form.jump { - width: 100%; - table-layout: fixed; -} -col.name-col -{ - width: 60%; -} -form table -col.label -{ - width: 15%; -} -col.edit -{ - width: 85%; -} -input.text, -input.password, -textarea -{ - width: 100%; + display: none; + overflow: hidden; }