מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
should be already updated from upstream |
ace_search_field ltr |
||
| שורה 893: | שורה 893: | ||
font-size: 85%; | font-size: 85%; | ||
line-height: 1.25em; | line-height: 1.25em; | ||
} | |||
/* | |||
ACE is usually for code and code is usually LTR. | |||
Can be switched to RTL if needed. | |||
*/ | |||
.ace_search_field { | |||
direction: ltr; | |||
} | } | ||