אונטערשייד צווישן ווערסיעס פון "מעדיעװיקי:Common.css"
פון היימישע אידישע ווערטערבוך
ארגאן (שמועס | ביישטייערונגען) |
ארגאן (שמועס | ביישטייערונגען) |
||
(איין צווישנדיקע ווערסיע פונעם זעלבן באניצער נישט געוויזן.) | |||
שורה 3: | שורה 3: | ||
/* Remove "edit" button from sections */ | /* Remove "edit" button from sections */ | ||
.mw-editsection { display:none!important; } | .mw-editsection { display:none!important; } | ||
/* "Token" in forms should be right to left */ | /* "Token" in forms should be right to left */ | ||
#pfForm .select2-container-multi .select2-choices { | /* #pfForm .select2-container-multi .select2-choices { | ||
direction: rtl; | direction: rtl; | ||
} */ | |||
#pfForm .select2-container--default .select2-search--inline .select2-search__field { | |||
direction: ltr; | |||
} | } | ||
לויפיקע רעוויזיע פון 21:03, 19 פעברואר 2022
/* CSS געשריבן דא וועט אפילירן און באיינפלוסן אלע סקינס */ /* Remove "edit" button from sections */ .mw-editsection { display:none!important; } /* "Token" in forms should be right to left */ /* #pfForm .select2-container-multi .select2-choices { direction: rtl; } */ #pfForm .select2-container--default .select2-search--inline .select2-search__field { direction: ltr; } label.checkboxLabel { width: 150px; display: block; float: right; } /* Increase vertical spacing in forms to separate questions */ .multipleTemplateInstance table { border-collapse: separate; border-spacing: 0.5em 1em; }