]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/neo/css/rtl.css
Merge mmn's 'nightly' changes
[quix0rs-gnu-social.git] / theme / neo / css / rtl.css
1 /** theme: neo
2  *
3  * @package   StatusNet
4  * @author    Osama Khalid <osamak@gnu.org>
5  * @copyright Osama Khalid
6  * @license   http://creativecommons.org/licenses/by/3.0/ Creative Commons Attribution 3.0 Unported
7  * @link      http://status.net/
8  */
9
10 body {
11     direction: rtl;
12 }
13
14 span.rtl{
15     direction: rtl !important;
16 }
17
18 #content .notice .h-entry {
19     direction: ltr;
20 }
21
22 .form_notice textarea{
23     direction: ltr;
24 }
25
26 #site_nav_global_primary ul{
27     float: left;
28 }
29
30 .notice div.e-content {
31     float: right;
32     clear: right;
33 }
34
35 #content .notice .threaded-replies .notice div.e-content{
36     clear: right;
37     float: right;
38 }
39
40 #content h1{
41     font-weight: bold;
42     letter-spacing: 0;
43 }
44
45 .threaded-replies {
46     border-right: 3px solid #ECECF2;
47     border-left: 0;
48     margin-right: 59px;
49     margin-left: 0;
50 }
51
52 address{
53     float: right;
54 }
55
56 #site_nav_global_primary {
57     left: 0;
58     right: auto;
59 }
60
61 .input_form .form_settings .submit{
62     float: left;
63 }
64
65 .input_form .form_settings fieldset fieldset{
66     float: right;
67 }
68
69 .input_form fieldset fieldset label{
70     right: 6px;
71     text-align: right;
72 }
73
74 #input_form_event .form_settings .form_data li{
75     float: right;
76 }
77
78 .notice .author {
79     direction: rtl;
80     float: right;
81     margin-left: 8px;
82     margin-right: 0;
83 }
84
85 .section .notice .author {
86     margin-left: 0;
87 }
88
89 .notice p.e-content {
90     float: left;
91 }
92
93 .threaded-replies .form_notice #notice_action-submit {
94     right: 10px;
95 }
96
97 .form_notice input.submit{
98     float: right;
99 }
100
101 #export_data li a{
102     padding-right: 30px;
103     padding-left: 0;
104 /*    background-position: right center; */
105 }
106
107 #content .notice .author .u-photo{
108     right: 0;
109     left: auto;
110 }
111
112 .notice-options{
113     float: left;
114 }
115
116 .notice div.e-content {
117     margin-right: 59px;
118     margin-left: 0;
119 }
120
121 #core .h-card .u-photo {
122     margin-left: 11px;
123     margin-right: 0;
124 }
125
126 .threaded-replies .notice-reply-comments {
127     margin: 2px 10px 4px 0;
128 }
129
130 #shownotice .notice div.e-content {
131     margin-right: 0;
132 }
133
134 #content thead th {
135     text-align: right;
136 }
137
138 .profile_list th.current a {
139     background-position: left top;
140     padding-left: 25px;
141 }
142
143 .form_settings .form_data textarea, .form_settings .form_data select, .form_settings .form_data input {
144     float: right;
145     margin-right: 1.795%;
146 }
147
148 .form_settings .form_data label {
149     float: right;
150 }
151
152 .form_settings label {
153     text-align: left;
154 }
155
156 #form_search input.submit {
157     margin-right: 5px;
158 }
159
160 #site_nav_local_views H3{
161     font-weight: bold;
162     letter-spacing: 0;
163 }
164
165 #aside_primary h2{
166     font-weight: bold;
167     letter-spacing: 0;
168 }
169
170 .form_settings label[for="notice_to"] {
171     margin-left: 10px;
172     margin-right: 0;
173 }
174
175 select {
176     padding-left: 10px;
177 }
178
179 #input_form_nav li a {
180     float: right;
181 }
182
183 #content table.extended-profile td {
184     padding-left: 0 !important;
185     padding-right: 8px !important;
186 }
187
188 .experience-item, .education-item {
189     float: right;
190 }
191
192 #site_nav_global_primary a {
193     float: right;
194 }
195
196 .form_settings .form_data p.form_guide {
197     margin-right: 27%;
198 }
199
200 .form_settings label.checkbox {
201     text-align: right;
202 }
203
204 .form_settings label.checkbox, .form_settings label.radio {
205     left: 0;
206     right: -25px;
207 }
208
209 .form_settings input.checkbox, .form_settings input.radio {
210     margin-right: 25%;
211     margin-left: 20px;
212     right: -14px;
213     left: 0;
214 }
215
216 .form_settings input {
217     margin-left: 20px;
218 }
219
220 .form_settings .form_data li {
221     float: right;
222 }
223
224 #header-search {
225     float: left;
226 }
227
228 #header-search input[type="submit"] {
229     left: 0;
230     right: auto;
231 }
232
233 #avatarfile {
234     width: 100%;
235 }
236
237 .form_settings .checkbox-wrapper label.checkbox {
238     right: -3px;
239     left: auto;
240 }
241
242 .checkbox-wrapper.unchecked label.checkbox, .checkbox-wrapper.checked label.checkbox {
243     padding-right: 20px;
244     padding-left: 0;
245     background-position: right center;
246 }
247
248 .input_form .form_settings .form_data p.form_guide {
249     margin-right: 5px;
250     margin-left: 27%;
251 }
252
253 .experience-item, .education-item {
254     float: right !important;
255 }
256
257 .profile_block .entity_actions {
258     float: left;
259 }
260
261 .profile .entity_profile .p-name, .profile .entity_profile .label {
262     margin-right: 11px;
263     margin-left: 0;
264 }
265
266 #core .h-card .u-photo {
267     float: right;
268 }
269
270 .profile_list .label {
271     margin-right: 59px !important;
272 }
273
274 .profile .entity_profile .note, .profile .entity_profile .url, .profile .entity_profile .entity_tags, .profile .entity_profile .form_subscription_edit {
275     margin-right: 59px;
276     margin-left: 0;
277 }
278
279 .profile_list .entity_actions ul {
280     left: 20px;
281     right: auto;
282 }
283
284 .entity_actions input.submit {
285    text-align: right;
286 }
287
288 #entity_statistics dt, #entity_statistics dd {
289     margin-left: 11px;
290     margin-right: 0;
291 }
292
293 #showstream .notice .h-entry, #showstream .notice div.e-content {
294     margin-right: 0;
295 }
296
297 .limited-scope .e-content .timestamp:before {
298     right: 0;
299     left: auto;
300 }
301
302 .limited-scope .e-content .timestamp {
303     padding-left: 0;
304     padding-right: 20px;
305 }
306
307 .section ul.entities {
308     float: right;
309 }
310
311 .section .entities li {
312     float: right;
313 }
314