מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
fixed bugs |
isolate comment |
||
| שורה 942: | שורה 942: | ||
#mw-ext-cite-cite_section_preview_references_header { | #mw-ext-cite-cite_section_preview_references_header { | ||
color: green; | color: green; | ||
} | |||
/* | |||
Can be removed after the deployment of | |||
https://gerrit.wikimedia.org/r/#/c/285089/ | |||
*/ | |||
span.comment { | |||
unicode-bidi: -moz-isolate; | |||
unicode-bidi: -webkit-isolate; | |||
unicode-bidi: isolate; | |||
} | } | ||