Subversion Repository Public Repository

Nextrek

Diff Revisions 1008 vs 1009 for /legal-map/css/tree.css

Diff revisions: vs.
  @@ -819,10 +819,10 @@
819 819
820 820 .check-ext{
821 821 position: absolute;
822 - bottom: 0px;
823 - left: 0px;
824 - width: 100px;
825 - height: 50px;
822 + bottom: 0px;
823 + right: 407px;
824 + width: 400px;
825 + height: 46px;
826 826 }
827 827
828 828 .check-container{
  @@ -833,12 +833,15 @@
833 833
834 834 .check-originale-cont{
835 835 display: inline-block;
836 + width: 130px;
836 837 }
837 838 .check-ristrutturato-cont{
838 839 display: inline-block;
840 + width: 130px;
839 841 }
840 842 .check-schema-cont{
841 843 display: inline-block;
844 + width: 130;
842 845 }
843 846
844 847