]> mj.ucw.cz Git - pciids.git/blobdiff - static/print.css
Typo
[pciids.git] / static / print.css
index 9640f8deeb03546e32b26e2fda26c25028b9189b..19e6bc91c32d4195d3eadf333383549743301a3f 100644 (file)
@@ -1,4 +1,4 @@
-.menu, .navigation, .navigation-menu
+.navigation, .lmenu, .rmenu
 {
        overflow: hidden;
        display: none;
        border-bottom: dotted;
        border-bottom-width: 1px;
 }
-table.subnodes
+form.jump
 {
-       width: 99%;
-       table-layout: fixed;
-}
-col.id-col
-{
-       width: 3em;
-}
-col.name-col
-{
-       width: 60%;
+       display: none;
+       overflow: hidden;
 }