]> mj.ucw.cz Git - pciids.git/blobdiff - static/print.css
Typo
[pciids.git] / static / print.css
index 0cb1e3805b8c44ea0d269d88a11677d3da0bce04..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;
 }
-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;
 }