MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) мНет описания правки |
||
| Строка 2836: | Строка 2836: | ||
#highlighted-header-botany.wikitable thead + tbody > tr th { | #highlighted-header-botany.wikitable thead + tbody > tr th { | ||
background: #1b7d1b; | background: #1b7d1b; | ||
} | |||
#highlighted-header-botany.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child, | |||
#highlighted-header-botany.wikitable thead + tbody > tr th:first-child { | |||
border-bottom: 0.1em solid #00000059; | |||
border-left: 0.2em solid #00000059; | |||
} | |||
/* Палитра для таблиц мутаций растений */ | |||
#highlighted-header-mutation.wikitable thead tr th, | |||
#highlighted-header-mutation.wikitable:not(:has(thead)) tr:first-of-type th { | |||
position: relative; | |||
background-color: #37155f; | |||
border-bottom: 0.2em solid #00000059; | |||
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); | |||
} | |||
#highlighted-header-mutation.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | |||
#highlighted-header-mutation.wikitable thead + tbody > tr th { | |||
background: #431c71; | |||
} | |||
#highlighted-header-mutation.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child, | |||
#highlighted-header-mutation.wikitable thead + tbody > tr th:first-child { | |||
border-bottom: 0.1em solid #00000059; | border-bottom: 0.1em solid #00000059; | ||
border-left: 0.2em solid #00000059; | border-left: 0.2em solid #00000059; | ||