מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
שחזור שוב, אולי עכשיו זה תוקן? |
Testing another CSS hack for WikiLabels diffs |
||
| שורה 995: | שורה 995: | ||
unicode-bidi: -ms-isolate-override; | unicode-bidi: -ms-isolate-override; | ||
unicode-bidi: isolate-override; | unicode-bidi: isolate-override; | ||
} | |||
/* | |||
An rtl fix for the diff at the ויקיפדיה:סיווג עריכות form. | |||
This can be removed when it's fixed and deployed upstream. | |||
*/ | |||
.mw-content-rtl .wikilabels-diff-to-previous > .error { | |||
text-align: right; | |||
} | |||
.mw-content-rtl .wikilabels-diff-to-previous > .diff { | |||
text-align: right; | |||
} | } | ||