מדיה ויקי:Common.css: הבדלים בין גרסאות בדף

bhxuh
(ביטול גרסה 352975 של עמד (שיחה))
תגית: ביטול
(bhxuh)
שורה 1,217: שורה 1,217:
.hiddenSargel2::-webkit-scrollbar-thumb:hover {
.hiddenSargel2::-webkit-scrollbar-thumb:hover {
   background: #2E75B6;
   background: #2E75B6;
}
/* מאפיין להוספת תיבה בשולי העמוד */
.shulayim {
    position: fixed;
    /*max-height: 62px;*/
    bottom: 0;
    left: 11em;
    width: 35em;
}
.shulayim > div {
    width: 120%;
    /*margin-top: 13px;*/ /* נדרס באלמנט */
    /*margin-bottom: 5px;*/ /* נדרס באלמנט */
    /*padding: 1px 5px 1px 5px;*/ /* נדרס באלמנט */
}
.shulayim .mw-collapsible-toggle{
position: relative;
    top: -1.5em;
}
}