]> mj.ucw.cz Git - pciids.git/blobdiff - static/print.css
Merge branch 'master' of /home/vorner/pciids
[pciids.git] / static / print.css
index 2f718ecb59e21696a83bea1b5d01e7394723c9f0..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;
 }
+form.jump
+{
+       display: none;
+       overflow: hidden;
+}