מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

ביטול גרסה 18836400 של Amire80 (שיחה)
שחזור שוב, אולי עכשיו זה תוקן?
שורה 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 ויקיפדיה:סיווג עריכות form.
This can be removed when it's fixed and deployed upstream.
*/
.wikilabels-workspace .wikilabels-form .inline-field > .oo-ui-fieldLayout-body {
direction: rtl;
}
/*
An rtl fix for the diff at the ויקיפדיה:סיווג עריכות form.
This can be removed when it's fixed and deployed upstream.
*/
.wikilabels-workspace .wikilabels-diff-to-previous > .diff {
text-align: right;
}
}