מדיה ויקי:Common.css: הבדלים בין גרסאות בדף
אין תקציר עריכה |
אין תקציר עריכה |
||
| שורה 1,063: | שורה 1,063: | ||
/* Avoid elements from breaking between columns. used in [[תבנית:טורים]] */ | /* Avoid elements from breaking between columns. used in [[תבנית:טורים]] */ | ||
.hewiki-columns-nobreak-list li, .hewiki-columns-nobreak-list CategoryTreeSection { | .hewiki-columns-nobreak-list li, .hewiki-columns-nobreak-list .CategoryTreeSection { | ||
-webkit-column-break-inside: avoid; | -webkit-column-break-inside: avoid; | ||
page-break-inside: avoid; | page-break-inside: avoid; | ||
break-inside: avoid-column; | break-inside: avoid-column; | ||
} | } | ||