אונטערשייד צווישן ווערסיעס פון "מעדיעװיקי:Common.css"

פון היימישע אידישע ווערטערבוך
 
שורה 8: שורה 8:
   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;
}