Subversion Repository Public Repository

Nextrek

Diff Revisions 847 vs 848 for /legal-map/css/tree.css

Diff revisions: vs.
  @@ -491,6 +491,8 @@
491 491 width: 7%;
492 492 position: relative;
493 493 background-image: url(../imgs/itinerario/popupLink.png);
494 + background-repeat: no-repeat;
495 + background-position: 18px -6px;
494 496 }
495 497
496 498
  @@ -591,6 +593,7 @@
591 593
592 594 .link-line.popup{
593 595 left: 28px;
596 + top: -18px;
594 597 }
595 598
596 599