]> mj.ucw.cz Git - pciids.git/blobdiff - static/print.css
Typo
[pciids.git] / static / print.css
index 4da8f267ce9705226f9f79e12eed865f29bc3dbe..19e6bc91c32d4195d3eadf333383549743301a3f 100644 (file)
@@ -1,4 +1,4 @@
-.menu, .navigation
+.navigation, .lmenu, .rmenu
 {
        overflow: hidden;
        display: none;
@@ -11,7 +11,7 @@
 {
        font-weight: bold;
 }
-.itemdescription, .description
+.itemnote, .note
 {
        font-style: italic;
        font-weight: bold;
 {
        font-style: italic;
 }
-.comment, .unseen-comment, .main-comment
+.history, .unseen-history, .main-history
 {
        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;
 }