Шаблон:Россия/styles.css: различия между версиями

Нет описания правки
вообще-то important лучше не использовать, но может хоть так сработает
Строка 127: Строка 127:
}
}
.mw-collapsed:not(.mw-made-collapsible) :first-child tr:first-child th:last-child::before {
.mw-collapsed:not(.mw-made-collapsible) :first-child tr:first-child th:last-child::before {
content: '[разверзнуть]';
content: '[разверзнуть]' !important;
}
}