Subversion Repository Public Repository

Nextrek

Diff Revisions 1000 vs 1001 for /legal-map/css/tree.css

Diff revisions: vs.
  @@ -801,15 +801,18 @@
801 801 }
802 802 .title-V-image{
803 803 background-image: url(../imgs/articolo/ic_schema.png);
804 + width: 15px;
804 805 }
805 806
806 807 .title-O-type, .title-R-type, .title-V-type{
807 - height: 20px;
808 - display: inline-block;
809 - color: #969695;
810 - font-size: 15px;
811 - font-weight: bold;
812 - margin-left: 10px;
808 + height: auto;
809 + display: inline-block;
810 + color: #969695;
811 + font-size: 15px;
812 + font-weight: bold;
813 + margin-left: 5px;
814 + vertical-align: top;
815 + margin-top: 9px;
813 816 }
814 817
815 818