Шаблон:Скрытый блок/styles.css: различия между версиями
Pok (обсуждение | вклад) Новая страница: «→-- source: https://ru.wikipedia.org/wiki/Шаблон:Скрытый_блок/styles.css -- license: CC BY-SA 4.0: .ts-Скрытый_блок { margin: 0; overflow: hidden; border-collapse: collapse; box-sizing: border-box; } .ts-Скрытый_блок-title { text-align: center; font-weight: bold; line-height: 1.6em; min-height: 1.2em; } .ts-Скрытый_блок .mw-collapsible-content { overflow-x: auto; overflow-y: hidden; clear: b...» |
Pok (обсуждение | вклад) м Замена текста — «--theme-bg-color-250» на «--theme-bg-color-200» |
||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 26: | Строка 26: | ||
.ts-Скрытый_блок::before, | .ts-Скрытый_блок::before, | ||
.ts-Скрытый_блок .mw-collapsible-toggle { | .ts-Скрытый_блок .mw-collapsible-toggle { | ||
top: -1px; | |||
width: | width: 7em; | ||
font-weight: normal; | font-weight: normal; | ||
font-size: calc(90% / 0.95); | font-size: calc(90% / 0.95); | ||
| Строка 44: | Строка 44: | ||
.ts-Скрытый_блок-gray { | .ts-Скрытый_блок-gray { | ||
padding: 2px; | padding: 2px; | ||
border: 1px solid var(--border-color-base | border: 1px solid var(--theme-border-color-base); | ||
} | } | ||
.ts-Скрытый_блок-transparent { | .ts-Скрытый_блок-transparent { | ||
| Строка 51: | Строка 51: | ||
.ts-Скрытый_блок-gray .ts-Скрытый_блок-title { | .ts-Скрытый_блок-gray .ts-Скрытый_блок-title { | ||
background: var(-- | background: var(--theme-bg-color-200); | ||
padding: .1em 6em; | padding: .1em 6em; | ||
padding-right: 0; | padding-right: 0; | ||