Subversion Repository Public Repository

Nextrek

Diff Revisions 1004 vs 1005 for /legal-map/css/tree.css

Diff revisions: vs.
  @@ -791,18 +791,18 @@
791 791 width: 15px;
792 792 display: inline-block;
793 793 margin-left: 20px;
794 - background-repeat: no-repeat;
794 + /*background-repeat: no-repeat;*/
795 795 margin-bottom: 11px;
796 796 }
797 797
798 798 .title-O-image{
799 - background-image: url(../imgs/articolo/ic_originale.png);
799 + /*background-image: url(../imgs/articolo/ic_originale.png);*/
800 800 }
801 801 .title-R-image{
802 - background-image: url(../imgs/articolo/ic_ristrutturato.png);
802 + /*background-image: url(../imgs/articolo/ic_ristrutturato.png);*/
803 803 }
804 804 .title-V-image{
805 - background-image: url(../imgs/articolo/ic_schema.png);
805 + /*background-image: url(../imgs/articolo/ic_schema.png);*/
806 806 width: 21px;
807 807 }
808 808