Меню
Главная
Случайная статья
Настройки
|
.ts-Хронология_АК {
overflow-x: auto;
}
.ts-Хронология_АК table {
font-size: 85%;
}
.ts-Хронология_АК tr:hover,
.ts-Хронология_АК tr:hover th[scope="row"] {
background-color: var(--background-color-warning-subtle, #fef6e7);
}
.ts-Хронология_АК th[scope="row"] {
font-weight: normal;
text-align: left;
}
.ts-Хронология_АК tr.row-current,
.ts-Хронология_АК tr.row-current > th {
font-weight: bold;
}
.ts-Хронология_АК .sortable:not(.jquery-tablesorter) > * > tr:first-child > th:not(.unsortable),
.ts-Хронология_АК th.headerSort {
padding-right: 16px;
}
.ts-Хронология_АК td.former,
.ts-Хронология_АК td.current {
font-size: 0;
color: transparent;
}
.ts-Хронология_АК .former {
background-color: var(--ruwiki-background-color-blue150, #1d2a42);
}
.ts-Хронология_АК .current {
background-color: #9df380;
}
.ts-Хронология_АК td.current:nth-child(2) {
background-image: url( https://upload.wikimedia.org/wikipedia/commons/9/98/OOjs_UI_icon_userAvatar.svg );
background-position: center;
background-repeat: no-repeat;
}
.ts-stickytableheader tr:first-child th {
position: relative;
position: sticky;
top: 0;
}
.ts-stickytableheader tr:first-child th:after {
width: 100%;
height: 100%;
position: absolute;
z-index: -1;
top: -1px;
left: -1px;
border: 1px solid var(--border-color-base, #a2a9b1);
content: '';
}
/* [[Категория:Шаблоны:Подстраницы CSS]] */
|
|