]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - theme/neo/css/rtl.css
e677e7f6e62c943819f07d7bf5edaff9464d6697
[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 .entry-title{
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.entry-content {
31     float: right;
32 }
33
34 #content .notice .threaded-replies .notice div.entry-content{
35     clear: right;
36     float: right;
37 }
38
39 #content h1{
40     font-weight: bold;
41     letter-spacing: 0;
42 }
43
44 .threaded-replies {
45     border-right: 3px solid #ECECF2;
46     border-left: 0;
47     margin-right: 59px;
48     margin-left: 0;
49 }
50
51 address{
52     float: right;
53 }
54
55 #site_nav_global_primary {
56     left: 0;
57     right: auto;
58 }
59
60 .input_form .form_settings .submit{
61     float: left;
62 }
63
64 .input_form .form_settings fieldset fieldset{
65     float: right;
66 }
67
68 .input_form fieldset fieldset label{
69     right: 6px;
70     text-align: right;
71 }
72
73 #input_form_event .form_settings .form_data li{
74     float: right;
75 }
76
77 .notice .author {
78     direction: rtl;
79     float: right;
80     margin-left: 8px;
81     margin-right: 0;
82 }
83
84 .section .notice .author {
85     margin-left: 0;
86 }
87
88 .threaded-replies .form_notice #notice_action-submit {
89     right: 10px;
90 }
91
92 .form_notice input.submit{
93     float: right;
94 }
95
96 #export_data li a{
97     padding-right: 30px;
98     padding-left: 0;
99 /*    background-position: right center; */
100 }
101
102 #content .notice .threaded-replies .notice .entry-title{
103     margin: 2px 35px 0 7px;
104 }
105
106 #content .notice .entry-title {
107     margin: 2px 59px 0 7px;
108 }
109
110 #content .notice .author .photo{
111     right: 0;
112 }
113
114 .notice-options{
115     float: left;
116 }
117
118 .notice div.entry-content {
119     margin-right: 59px;
120     margin-left: 0;
121 }
122
123 #core .vcard .photo {
124     margin-left: 11px;
125     margin-right: 0;
126 }
127
128 .threaded-replies .notice-reply-comments {
129     margin: 2px 10px 4px 0;
130 }
131
132 #shownotice .notice div.entry-content {
133     margin-right: 0;
134 }
135
136 .notice .addressees:before {
137     content: '\25C2';
138 }
139
140 #content thead th {
141     text-align: right;
142 }
143
144 .profile_list th.current a {
145     background-position: left top;
146     padding-left: 25px;
147 }
148
149 .form_settings .form_data textarea, .form_settings .form_data select, .form_settings .form_data input {
150     float: right;
151     margin-right: 1.795%;
152 }
153
154 .form_settings .form_data label {
155     float: right;
156 }
157
158 .form_settings label {
159     text-align: left;
160 }
161
162 #form_search input.submit {
163     margin-right: 5px;
164 }
165
166 #site_nav_local_views H3{
167     font-weight: bold;
168     letter-spacing: 0;
169 }
170
171 #aside_primary h2{
172     font-weight: bold;
173     letter-spacing: 0;
174 }
175
176 .form_settings label[for="notice_to"] {
177     margin-left: 10px;
178     margin-right: 0;
179 }
180
181 select {
182     padding-left: 10px;
183 }
184
185 #input_form_nav li a {
186     float: right;
187 }
188
189 #content table.extended-profile td {
190     padding-left: 0 !important;
191     padding-right: 8px !important;
192 }
193
194 .experience-item, .education-item {
195     float: right;
196 }
197
198 #site_nav_global_primary a {
199     float: right;
200 }
201
202 .form_settings .form_data p.form_guide {
203     margin-right: 27%;
204 }
205
206 .form_settings label.checkbox {
207     text-align: right;
208 }
209
210 .form_settings label.checkbox, .form_settings label.radio {
211     left: 0;
212     right: -25px;
213 }
214
215 .form_settings input.checkbox, .form_settings input.radio {
216     margin-right: 25%;
217     margin-left: 20px;
218     right: -14px;
219     left: 0;
220 }
221
222 .form_settings input {
223     margin-left: 20px;
224 }
225
226 .form_settings .form_data li {
227     float: right;
228 }
229
230 #header-search {
231     float: left;
232 }
233
234 #header-search input[type="submit"] {
235     left: 0;
236     right: auto;
237 }
238
239 #avatarfile {
240     width: 100%;
241 }
242
243 .form_settings .checkbox-wrapper label.checkbox {
244     right: -3px;
245     left: auto;
246 }
247
248 .checkbox-wrapper.unchecked label.checkbox, .checkbox-wrapper.checked label.checkbox {
249     padding-right: 20px;
250     padding-left: 0;
251     background-position: right center;
252 }
253
254 .input_form .form_settings .form_data p.form_guide {
255     margin-right: 5px;
256     margin-left: 27%;
257 }
258
259 .experience-item, .education-item {
260     float: right !important;
261 }
262
263 .profile_block .entity_actions {
264     float: left;
265 }
266
267 /*#site_nav_local_views {
268     float: right;
269 }
270
271 #content {
272     float: right;
273 }*/
274
275