Subversion Repository Public Repository

Nextrek

Diff Revisions 837 vs 840 for /legal-map/css/tree.css

Diff revisions: vs.
  @@ -487,6 +487,11 @@
487 487 padding: 10px 0px 10px 0px;/*This defines the size of each menu item*/
488 488 }
489 489
490 + .itin-elem li.itin-elem-line2Fake.popup a{
491 + width: 7%;
492 + position: relative;
493 + }
494 +
490 495 .itin-elem li.itin-elem-time.first a{
491 496 border-top-width: 3px;
492 497 border-top-style: solid;
  @@ -565,7 +570,8 @@
565 570 }
566 571
567 572 .itin-elem li.itin-elem-art.popup a{
568 - height: 21px;
573 + width: 33%;
574 + height: 21px;
569 575 }
570 576
571 577 .link-line{