Projects : mp-wp : mp-wp_genesis

mp-wp/wp-admin/rtl.css

Dir - Raw

1/* 0 - 200
2=================================== */
3td.available-theme {
4 text-align: right;
5}
6#current-theme img {
7 float: right;
8 margin-right: 0;
9 margin-left: 1em;
10}
11.quicktags, .search {
12 font-family: Tahoma, "Times New Roman";
13}
14/* 200 - 500
15=================================== */
16#save-post {
17 float: right;
18}
19.preview {
20 float: left;
21}
22#sticky-span {
23 margin-left: 0;
24 margin-right: 18px;
25}
26#post-body .misc-pub-section {
27 border-right-width: 0;
28 border-left-width: 1;
29 border-right-style: none;
30 border-left-style: solid;
31 float: right;
32}
33#post-body .misc-pub-section-last {
34 border-left: 0;
35}
36#delete-action {
37 text-align: right;
38 float: right;
39}
40#publishing-action {
41 text-align: left;
42 float: left;
43}
44.side-info ul {
45 padding-left: 0;
46 padding-right: 18px;
47}
48.submit input,
49.button,
50.button-primary,
51.button-secondary,
52.button-highlighted,
53#postcustomstuff .submit input {
54 font-family: Tahoma, "Times New Roman";
55}
56#wpcontent select {
57 font-family: Tahoma, "Times New Roman";
58}
59#quicktags {
60 background-position: right top;
61}
62/* 500 - 700
63=================================== */
64#template div {
65 margin-right: 0;
66 margin-left: 190px;
67}
68* html #template div {
69 margin-left: 0;
70}
71#your-profile legend {
72 font-family: "Times New Roman", Tahoma;
73}
74#ajax-response.alignleft {
75 margin-left: 0;
76 margin-right: 2em;
77}
78.page-numbers {
79 margin-right: 0;
80 margin-left: 1px;
81}
82.column-author img, .column-username img {
83 float: right;
84 margin-right: 0;
85 margin-left: 10px;
86}
87.tablenav a.button-secondary {
88 margin: 8px 0 0 8px;
89}
90.tablenav .tablenav-pages {
91 float: left;
92}
93.tablenav .displaying-num {
94 margin-right: 0;
95 margin-left: 10px;
96 font-family: Tahoma, "Times New Roman";
97}
98#postcustomstuff table input,
99#postcustomstuff table select,
100#postcustomstuff table textarea {
101 margin: 8px 8px 8px 0;
102}
103/* 700 - 1000
104=================================== */
105#pass-strength-result {
106 float: right;
107 margin: 12px 1px 5px 5px;
108}
109/* Admin Header */
110#user_info {
111 float: left;
112}
113#header-logo {
114 float: right;
115 margin: 7px 15px 0 0;
116}
117#wphead h1 {
118 font-family: "Times New Roman", Tahoma;
119 float: right;
120}
121#wphead h1.long-title {
122 font-family: "Times New Roman", Tahoma;
123}
124#adminmenu .wp-submenu a {
125 padding-left: 0;
126 padding-right: 12px;
127 border-width: 0 0 0 1px;
128 border-style: none none none solid;
129 font-family: Tahoma, "Times New Roman";
130}
131#adminmenu a.menu-top,
132#adminmenu .wp-submenu-head {
133 font-family: Tahoma, "Times New Roman";
134}
135#adminmenu img.wp-menu-image {
136 float: right;
137}
138.folded #adminmenu img.wp-menu-image {
139 padding: 7px 6px 0 0;
140}
141#adminmenu .wp-submenu .wp-submenu-head {
142 padding: 6px 10px 6px 4px;
143}
144.folded #adminmenu .wp-submenu {
145 margin: -1px 28px 0 0;
146}
147.folded #adminmenu .wp-submenu a {
148 padding-left: 0;
149 padding-right: 10px;
150}
151.folded #adminmenu a.wp-has-submenu {
152 margin-left: 0;
153 margin-right: 40px;
154}
155#adminmenu .wp-menu-toggle {
156 float: left;
157 padding: 1px 0 0 2px;
158 clear: left;
159}
160#adminmenu div.wp-menu-image {
161 float: right;
162}
163#wphead-info {
164 margin: 0 15px 0 0;
165 padding-right:0;
166 padding-left: 15px;
167}
168/* end side admin menu */
169/* 1000 - 1300
170=================================== */
171#adminmenu #awaiting-mod,
172#adminmenu span.update-plugins,
173#sidemenu li a span.update-plugins {
174 font-family: tahoma;
175 margin-left: 0;
176 margin-right: 2px;
177}
178#adminmenu li #awaiting-mod span,
179#adminmenu li span.update-plugins span,
180#sidemenu li a span.update-plugins span {
181 float: right;
182}
183.post-com-count-wrapper {
184 font-family: tahoma;
185}
186.column-response .post-com-count {
187 float: right;
188 margin-right: 0;
189 margin-left: 5px;
190}
191/* Tables used on comment.php and option/setting pages */
192.form-table th,
193#wpbody-content .describe th {
194 text-align: right;
195}
196.form-table input.tog {
197 margin-right: 0;
198 margin-left: 2px;
199 float: right;
200}
201.form-table table.color-palette {
202 float: right;
203}
204#profile-page .form-table #rich_editing {
205 margin-right: 0;
206 margin-left: 5px;
207}
208/* Post Screen */
209/* 1300 - 1500
210=================================== */
211#normal-sortables .postbox .submit {
212 float: left;
213}
214#post-body #tagsdiv #newtag {
215 margin-right: 0;
216 margin-left: 5px;
217}
218#post-status-info {
219 padding: 0 7px 0 15px;
220}
221#comment-status-radio input {
222 margin: 2px 0 5px 3px;
223}
224#tagchecklist {
225 margin-left: 0;
226 margin-right: 10px;
227}
228#tagchecklist strong {
229 margin-left: 0;
230 margin-right: -8px;
231}
232#tagchecklist span {
233 float: right;
234}
235#tagchecklist span a {
236 margin: 6px -9px 0 0;
237 float: right;
238}
239.ac_results li {
240 text-align: right;
241}
242#poststuff h2 {
243 clear: right;
244}
245.setting-description, .form-wrap p {
246 font-family: Tahoma, Arial;
247}
248/* 1500 - 1800
249=================================== */
250.meta-box-sortables .postbox .handlediv {
251 float: left;
252}
253.howto {
254 font-family: Tahoma, Arial;
255}
256.postarea h3 label {
257 float: right;
258}
259.postarea #add-media-button {
260 float: left;
261 right: auto;
262 left: 10px;
263}
264.wp_themeSkin tr.mceFirst td.mceToolbar {
265 background-position: right top;
266}
267#poststuff #edButtonPreview,
268#poststuff #edButtonHTML {
269 margin: 5px 0 0 5px;
270 float: left;
271}
272#poststuff #edButtonHTML {
273 margin-right: 0;
274 margin-left: 15px;
275}
276#media-buttons a {
277 padding: 0 10px 5px 0;
278}
279.submitbox .submit {
280 text-align: right;
281}
282
283.inside-submitbox #post_status {
284 margin: 2px -2px 2px 0;
285}
286.submitbox .submit input {
287 margin-right: 0;
288 margin-left: 4px;
289}
290/* Categories */
291#category-adder {
292 margin-left: 0;
293 margin-right: 120px;
294}
295#post-body ul#category-tabs li.ui-tabs-selected {
296 -moz-border-radius: 0 3px 3px 0;
297 -webkit-border-top-left-radius: 0;
298 -webkit-border-top-right-radius: 3px;
299 -webkit-border-bottom-left-radius: 0;
300 -webkit-border-bottom-right-radius: 3px;
301 border-top-left-radius: 0;
302 border-top-right-radius: 3px;
303 border-bottom-left-radius: 0;
304 border-bottom-right-radius: 3px;
305}
306#post-body ul#category-tabs {
307 float: right;
308 text-align: left;
309 margin: 0 0 0 -120px;
310}
311#post-body #categorydiv div.ui-tabs-panel,
312#post-body #linkcategorydiv div.ui-tabs-panel {
313 margin: 0 120px 0 5px;
314}
315/* 1800 - 2000
316=================================== */
317#side-info-column #category-tabs li {
318 padding-right: 0;
319 padding-left: 8px;
320}
321#categorydiv ul.categorychecklist ul,
322#linkcategorydiv ul.categorychecklist ul {
323 margin-left: 0;
324 margin-right: 18px;
325}
326/* positioning etc. */
327p.search-box {
328 float: left;
329}
330#posts-filter fieldset {
331 float: right;
332 margin: 0 0 1em 1.5ex;
333}
334#posts-filter fieldset legend {
335 padding: 0 1px .2em 0;
336}
337.view-switch {
338 float: left;
339}
340.filter {
341 float: right;
342 margin: -5px 10px 0 0;
343}
344#the-comment-list td.comment p.comment-author {
345 margin-right: 0;
346}
347#the-comment-list p.comment-author img {
348 float: right;
349 margin-right: 0;
350 margin-left: 8px;
351}
352.tablenav .delete {
353 margin-right: 0;
354 margin-left: 20px;
355}
356td.action-links, th.action-links {
357 text-align: left;
358}
359/* 2000 - 2300
360=================================== */
361.filter .subsubsub {
362 margin-left: 0;
363 margin-right: -10px;
364}
365#wp-word-count {
366 margin-right: 10px;
367}
368.tool-box .title {
369 font-family: "Times New Roman", Tahoma;
370}
371.settings-toggle {
372 text-align: left;
373 margin: 5px 0 15px 7px;
374}
375.curtime #timestamp {
376 background-position: right top;
377 padding-left: 0;
378 padding-right: 18px;
379}
380/* media popup 0819 */
381#sidemenu {
382 margin: -30px 315px 0 15px;
383 float: left;
384 padding-left: 0;
385 padding-right: 10px;
386}
387#sidemenu a {
388 float: right;
389}
390#replysubmit .button {
391 margin-right: 0;
392 margin-left: 5px;
393}
394/* 2300 - 2500
395=================================== */
396#edithead .inside {
397 float: right;
398 margin: 3px 5px 2px 0;
399}
400#replyrow #ed_reply_toolbar input {
401 margin: 1px 1px 1px 2px;
402}
403/* show/hide settings */
404#screen-meta-links {
405 margin: 0 0 0 9px;
406}
407#screen-options-link-wrap,
408#contextual-help-link-wrap {
409 float: left;
410 font-family: Tahoma, "Times New Roman";
411 margin: 0 0 0 6px;
412}
413.metabox-prefs label {
414 padding-right: 0;
415 padding-left: 15px;
416}
417.metabox-prefs label input {
418 margin: 0 2px 0 5px;
419}
420.inline-editor .save,
421.inline-editor .cancel {
422 margin-right: 0;
423 margin-left: 5px;
424}
425/* 2500 - 2700
426=================================== */
427#bulk-titles div a {
428 float: right;
429 margin: 3px -2px 0 3px;
430}
431#wpbody-content .filename {
432 margin-left: 0;
433 margin-right: 10px;
434}
435#wpbody-content .inline-edit-row fieldset {
436 float: right;
437}
438#wpbody-content .quick-edit-row-page fieldset.inline-edit-col-right .inline-edit-col {
439 border-left: 0 none;
440 border-right: 1px solid;
441}
442#wpbody-content .bulk-edit-row .inline-edit-col-bottom {
443 float: left;
444}
445.inline-edit-row fieldset label span.title {
446 float: right;
447}
448.inline-edit-row fieldset label span.input-text-wrap {
449 margin-left: 0;
450 margin-right: 5em;
451}
452.quick-edit-row-post fieldset.inline-edit-col-right label span.title {
453 padding-right: 0;
454 padding-left: 0.5em;
455}
456#wpbody-content .quick-edit-row fieldset .inline-edit-group label.alignleft:first-child {
457 margin-right: 0;
458 margin-left: 0.5em;
459}
460/* 2700 - 3000
461=================================== */
462.inline-edit-row fieldset span.title,
463.inline-edit-row fieldset span.checkbox-title {
464 font-family: Tahoma, "Times New Roman";
465}
466.inline-edit-row fieldset .inline-edit-date {
467 float: right;
468}
469.inline-edit-row fieldset ul.cat-checklist label,
470.inline-edit-row .catshow,
471.inline-edit-row .cathide,
472.inline-edit-row #bulk-titles div {
473 font-family: Tahoma, "Times New Roman";
474}
475.quick-edit-row-post fieldset label.inline-edit-status {
476 float: right;
477}
478.describe-toggle-on, .describe-toggle-off {
479 float: left;
480 margin-right: 0;
481 margin-left: 20px;
482}
483#wpbody-content #media-items .filename {
484 float: right;
485 margin-left: 0;
486 margin-right: 10px;
487}
488.media-item .pinkynail {
489 float: right;
490}
491#find-posts-response .found-radio {
492 padding: 8px 8px 0 0;
493}
494.find-box-buttons {
495 left: auto;
496 right: 12px;
497}
498.find-box-search label {
499 padding-right: 0;
500 padding-left: 6px;
501}
502/* favorite-actions */
503#favorite-actions {
504 float: left;
505}
506#favorite-first {
507 padding: 3px 12px 4px 30px;
508}
509#favorite-inside {
510}
511#favorite-inside a {
512 padding: 3px 10px 3px 5px;
513}
514#favorite-toggle {
515 right: auto;
516 left: 0;
517 background:transparent url(images/fav-arrow-rtl.gif) no-repeat 10px -4px;
518}
519#utc-time, #local-time {
520 padding-left: 0;
521 padding-right: 25px;
522 font-family: Tahoma, Arial;
523}
524.icon32 {
525 float: right;
526 margin: 14px 0 0 6px;
527}
528.subtitle {
529 padding-left: 0;
530 padding-right: 25px;
531}
532/* TinyMCE
533=================================== */
534.clearlooks2 .mceTop .mceLeft {
535 width:100% !important;
536}
537/* ltr
538=================================== */
539#author-email, #author-url, #rss-url-1, #edit-slug-box, #post_name, #trackback_url, #metakeyinput, #post_password, #slug, #category_nicename, #link_url, #link_image, #rss_uri, #menu_order, #email, #newcomment_author_url, #pages-exclude, #template textarea, #user_login, #url, #pass1, #pass2, #aim, #yim, #jabber, #siteurl, #home, #admin_email, #gmt_offset, #default_post_edit_rows, #mailserver_url, #mailserver_login, #mailserver_pass, #mailserver_port, #ping_sites, #posts_per_page, #posts_per_rss, #blog_charset, #close_comments_days_old, #comments_per_page, #comment_max_links, #moderation_keys, #blacklist_keys, #thumbnail_size_w, #thumbnail_size_h, #medium_size_w, #medium_size_h, #large_size_w, #large_size_h, #permalink_structure, #category_base, #tag_base, #upload_path, #upload_url_path, #rules {
540 direction: ltr;
541}