patch some oddities for windows users on download-easy.
Andrew Lewman

Andrew Lewman commited on 2011-10-01 17:43:17
Zeige 3 geänderte Dateien mit 17 Einfügungen und 6 Löschungen.

... ...
@@ -83,7 +83,7 @@ p.desc { margin: -10px 0 10px; }
83 83
  } 
84 84
 	
85 85
 .dbox.dl {
86
-	margin: 0px 0px 20px 20px;
86
+	margin: 0px 0px 20px 0px;
87 87
 	}
88 88
 
89 89
 .dbox.dsmall {
... ...
@@ -101,6 +101,10 @@ p.desc { margin: -10px 0 10px; }
101 101
 
102 102
 table h2 { margin-bottom: -4px; padding-bottom: 0;}
103 103
 
104
+.desc {
105
+  width: 420px;
106
+  }
107
+
104 108
 /*#footer .signup {
105 109
 	width: 82px;
106 110
 	font-size: 0;
... ...
@@ -641,9 +641,9 @@ table tr img {
641 641
 
642 642
 .easy {
643 643
   width: 710px;
644
-  height: 241px;
645 644
   background: url(../images/easy-bg.png) repeat-x scroll left 85px;
646 645
   margin-bottom: 10px;
646
+  padding-bottom: 15px;
647 647
   }
648 648
 
649 649
 .easy .package h2,
... ...
@@ -654,7 +654,7 @@ table tr img {
654 654
   }
655 655
 
656 656
 .easy .package h2 {
657
-  font-size: 30px;
657
+  font-size: 28px;
658 658
   font-weight: normal;
659 659
   padding-top: 10px;
660 660
   padding-bottom: 5px;
... ...
@@ -711,8 +711,9 @@ table tr img {
711 711
 .easy.linux,
712 712
 .easy.mac {
713 713
   border: 1px solid #885CA4;
714
-  border-radius: 10px;
715
-  }
714
+  -webkit-border-radius: 10px;
715
+  -moz-border-radius: 10px;
716
+  border-radius: 10px;  }
716 717
 
717 718
 .open {
718 719
   display: block;
... ...
@@ -1082,7 +1083,7 @@ small {
1082 1083
   }
1083 1084
 
1084 1085
 .dbox.dl input.amount {
1085
-  width: 120px;
1086
+  width: 110px;
1086 1087
   }
1087 1088
 
1088 1089
 .dbox.donate {
... ...
@@ -44,9 +44,11 @@
44 44
 	      (<a class="win-tbb-sig" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
45 45
 	    </div>
46 46
 	  </form>
47
+	  <div class="desc">
47 48
 	    <h2>Tor Browser Bundle for Windows</h2>
48 49
 	    <em>Version <version-torbrowserbundle> - Windows 7, Vista, and XP</em>
49 50
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
51
+	  </div>
50 52
 	  <p class="alt-dl">Not Using Windows? Download for <a class="mac-alt" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-<lang>.zip">Mac</a> or <a class="lin-alt" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">Linux</a></p>
51 53
 	</div>
52 54
       </div>
... ...
@@ -63,9 +65,11 @@
63 65
 	      (<a class="mac-tbb-sig" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
64 66
 	    </div>
65 67
 	  </form>
68
+	  <div class="desc">
66 69
 	    <h2>Tor Browser Bundle for Mac</h2>
67 70
 	    <em>Version <version-torbrowserbundleosx> - OS X</em>
68 71
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
72
+	  </div>
69 73
 	  <p class="alt-dl">Not Using Mac? Download for <a class="win-alt" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a> or <a class="lin-alt" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz">Linux</a></p>
70 74
 	</div>
71 75
       </div>
... ...
@@ -82,9 +86,11 @@
82 86
 	      (<a class="lin-tbb32-sig" href="../dist/torbrowser/linux/tor-browser-gnu-linux-i686-<version-torbrowserbundlelinux32>-dev-<lang>.tar.gz.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
83 87
 	    </div>
84 88
 	  </form>
89
+	  <div class="desc">
85 90
 	    <h2>Tor Browser Bundle for Linux</h2>
86 91
 	    <em>Version <version-torbrowserbundlelinux32> - Linux, Unix, BSD</em>
87 92
 	    <p>Everything you need to safely browse the Internet. This package requires no installation. Just extract it and run. <a href="<page projects/torbrowser>">Learn more &raquo;</a></p>
93
+	  </div>
88 94
 	  <p class="alt-dl">Not Using Linux? Download for <a class="mac-alt" href="../dist/torbrowser/osx/TorBrowser-<version-torbrowserbundleosx>-dev-osx-i386-<lang>.zip">Mac</a> or <a class="win-alt" href="../dist/torbrowser/tor-browser-<version-torbrowserbundle>_<lang>.exe">Windows</a></p>
89 95
 	</div>
90 96
       </div>
91 97