מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
unicode-bidi: normal; |
update |
||
| שורה 623: | שורה 623: | ||
} | } | ||
/* To prevent "unicode-bidi: plaintext;", which is | /* To prevent "unicode-bidi: plaintext;", which is on in Google Chrome since version 15 because of a bug: | ||
https://bugs.webkit.org/show_bug.cgi?id=71188 | |||
This should be kept until that bug is fixed. */ | |||
textarea { | |||
unicode-bidi: normal; | unicode-bidi: normal; | ||
} | } | ||