מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
Stupid CSS hack |
An rtl fix for the diff at the ויקיפדיה:סיווג עריכות form. |
||
| שורה 1,003: | שורה 1,003: | ||
.wikilabels-workspace .wikilabels-form .inline-field > .oo-ui-fieldLayout-body { | .wikilabels-workspace .wikilabels-form .inline-field > .oo-ui-fieldLayout-body { | ||
direction: rtl; | direction: rtl; | ||
} | |||
/* | |||
An rtl fix for the diff at the ויקיפדיה:סיווג עריכות form. | |||
This can be removed when it's fixed and deployed upstream. | |||
*/ | |||
.wikilabels-diff-to-previous > .diff { | |||
text-align: right; | |||
} | } | ||