3f4289666ee7c5824a3b1ab2cc0c26ee97249002
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

1) html { direction: rtl; }
2) 
3) .left { float: right; }
4) .right { float: left; }
5) 
6) h1#logo {
7)   float: right;
8) }
9) 
10) h1#logo a,
11) h1#logo a:visited {
12) 	background-position: right top;
13) }
14) 
15) #nav {
16)   float: left;
17) }
18) 		
19) #nav ul {
20) 	float: left;
21) }
22) 	
23) #nav ul li {
24) 	float: right;
25) }
26) 			
27) #calltoaction {
28) 	float: left;
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

29)    margin-left: 5px;
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

30) }
31) 	
32) #calltoaction ul {
33)   float: left;
34) }
35)     
36) #calltoaction ul li {
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

37)   float: left;
38)   margin-right: 0px;
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

39) }
40) 
41) #calltoaction ul li a:link,
42) #calltoaction ul li a:visited{
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

43)   float: left;
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

44) }
45) 
46) #banner {
47) 	background-position: right top;
48) }
49) 
50) #download a:link,
51) #download a:visited {
52) 	background-position: right top;
53) 	float: right;
54) 	padding: 35px 80px 0 0;
55) }
56) 
57) #download a .download-tor {
58) 	background-position: left center;
59) 	padding-left: 25px;
60) }
61) 		
62) #banner ul {
63) 	background-position: right top;
64) 	float: left;
65) 	margin: 0 0 0 15px;
66) 	padding: 10px 30px 10px 10px;
67) }
68) 
69) #breadcrumbs { padding: 0 5px 10px 0; }
70) 
71) #home #maincol {
72) 	float: right;
73) 	margin-left: 20px;
Runa A. Sandvik small css fix for index.htm...

Runa A. Sandvik authored 13 years ago

74) 	margin-right: 0;
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

75) }
76) 
77) #maincol {
78) 	float: left;
79) }
80) 
81) #maincol-left {
82) 	float: right;
83) }
84) 			
85) .subcol {
86) 	float: right;
87) }
88) 		
89) #content .first {
90) 	margin-left: 20px;
91) }
92) 		
93) #home #sidecol {
94) 	float: left;
95) }
96) 	
97) #sidecol {
98) 	float: right;
99) 	margin: 0 0 0 20px;
100) }
101) 	
102) #sidecol-right {
103) 	float: left;
104) 	margin: 0 20px 0 0;
105) }
106) 	
107) .user img, .project-icon {
108) 	float: right;
109) 	margin: 3px 0 0 10px;
110) }
111) 
112) .img-shadow {
113) 	float:right;
114) 	background-position: bottom left !important;
115) 	background-position: bottom left;
116) 	margin: 10px 10px 10px 0 !important;
117) 	margin: 10px 5px 10px 0;
118) }
119) 
120) .img-shadow .infoblock,
121) .img-shadow .important-infoblock,
122) .img-shadow .custom-infoblock,
123) .img-shadow #sidenav,
124) .img-shadow .sidenav-sub {
125) 	margin: -6px -6px 6px 6px;
126) }
127) 
128) #sidenav ul li.dropdown a:link,
Runa A. Sandvik include flipped arrow in th...

Runa A. Sandvik authored 13 years ago

129) #sidenav ul li.dropdown a:visited { background: url(../images/sidenav-arrow-rtl.gif) right center no-repeat; }
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

130) #sidenav ul li.dropdown a.active { background-position: right center; }
131) 
132) .sidenav-sub ul li.dropdown a:link,
133) .sidenav-sub ul li.dropdown a:visited { 
Runa A. Sandvik Modified rtl css files base...

Runa A. Sandvik authored 13 years ago

134) 	background: url(../images/sidenav-arrow-rtl.gif) right top no-repeat;
135) 	margin-top: 12px;
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

136) }
137) 
138) #sidenav ul li a:link,
139) #sidenav ul li a:visited {
140) 	padding: 8px 26px 8px 15px;
141) }
142) 
143) #sidenav ul li ul li a:link,
144) #sidenav ul li ul li a:visited {
145) 	padding-right: 37px;
146) }
147) 
148) .sidenav-sub ul li a:link,
149) .sidenav-sub ul li a:visited {
150) 	display: block;
151) 	padding: 0 26px 10px 15px;
152) }
153) 
154) #sidenav ul li.active {
155) 	background-position: right center;
156) }
157) 
158) #sidenav ul li ul li ul li a:link,
159) #sidenav ul li ul li ul li a:visited {
160) 	padding-right: 48px;
161) }
162) 
163) table td img,
164) table tr img {
165) 	float: right;
166) 	margin-left: 10px;
167) }
168) 
169) .icon {
170) 	float: right;
171) 	margin-left: 15px;
172) }
173) 
174) .calendar {
Runa A. Sandvik fix calendar background issue

Runa A. Sandvik authored 13 years ago

175) 	background: url("../images/icon-calendar-flipped.jpg") right top no-repeat;
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

176) 	float: right;
177) 	margin-left: 10px;
178) }
179) 
180) .fauxhead {
181) 	background-position: left top;
182) }
183) 
184) .meta {
185) 	float: left;
186) }
187) 
188) .windows,
189) .mac,
190) .linux,
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

191) .android { padding: 5px 30px 5px 0; }
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

192) 
193) .windows { background-position: right center; }
194) .mac { background-position: right center; }
195) .linux { background-position: right center; }
196) .android { background-position: right center; }
197) 
198) .title {
Runa A. Sandvik Modified rtl css files base...

Runa A. Sandvik authored 13 years ago

199) 	background: url(../images/table-title-arrow-rtl.jpg) right top no-repeat;
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

200) 	padding: 10px 10px 0 25px;
201) 	float: right;
202) }
203) 
204) .title a:link,
205) .title a:visited {
206) 	background-position: right top;
207) }	
208) 
209) .paypal {
210) 	float: right;
211) }
212) .paypal span { padding-left: 20px; }
213) 
214) .warning {
215) 	background-position: right center;
216) }
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

217) 	.warning h2 {
218)  	  background: url("../images/warning2.jpg") no-repeat scroll right top transparent;
219) 		padding-right: 40px;
220) 		}
221) 	
222) 	.warning p {
223) 		padding-right: 20px;
224) 		}
225) 	
Roger Dingledine New rtl css files from Ahma...

Roger Dingledine authored 13 years ago

226) .focus .icon {
227) 	float: right;
228) 	margin-left: 10px;
229) }
230) 
231) input, select {
232) 	margin: 0 0 10px 3px;
233) }
234) 
235) .donate-btn {
236)     background-position: right top; 
237) }
238) 
239) .signup {
240) 	border-right: 1px solid #6ab334;
241) 	border-left: 1px solid #5a952b;
242) }
243) 
244) select#lang {
245) 	float: right;
246) 	margin-left: 3px;
247) }
248) .go {
249) 	border-right: 1px solid #6ab334;
250) 	border-left: 1px solid #5a952b;
251) 
252) }
253) 
254) .onion {
255) 	float: right;
256) 	padding-left: 20px;
257) }
258) 
Andrew Lewman Add cta-buttons.jpg, change...

Andrew Lewman authored 12 years ago

259) /* DONATION ADDITIONS ----------- */
260) .dbox {
261) 	margin: 0px 10px 0px 0px;
262) 	}
263) 
264) 	.dbox input ,
265) 	.dbox select {
266) 	   padding: 0px 5px 0px 0px;
267) 	   }
268) 	
269) 	.dbox select.cur {
270) 		margin-right: 0px;
271) 		margin-left: 5px;
272) 		text-align: right;
273) 		}
274) 
275) .dbox.donate {
276) 	text-align: right;
277) 	}
278) 
279) 	.dbox.donate .drow {
280) 		margin: 0px 20px 0px 0px;
281) 		}
282) 
283) 	.dbox.donate ul.amounts {
284) 		padding-left: 40px;
285) 		padding-right: 0px;
286) 		}
287) 
288) .dbox.dl {
289) 	margin: -50px 20px 20px 0px;
290) 	float: left;
291)   	}
292)