MediaWiki:Common.css: различия между версиями
Pok (обсуждение | вклад) мНет описания правки |
Pok (обсуждение | вклад) Нет описания правки |
||
| (не показаны 2 промежуточные версии этого же участника) | |||
| Строка 1166: | Строка 1166: | ||
.ts-Сущность:has(.ts-Сущность-field:hover) { | .ts-Сущность:has(.ts-Сущность-field:hover) { | ||
background: var(-- | background: rgba(var(--color-lighter--rgb), 0.025); | ||
} | } | ||
| Строка 5526: | Строка 5526: | ||
/* COM */ | /* COM */ | ||
#COM.wikitable { | #COM.wikitable { | ||
border: 1px solid var(--bg-color-blue- | border: 1px solid var(--bg-color-blue-100); | ||
} | } | ||
#COM.wikitable th { | #COM.wikitable th { | ||
background: var(--bg-color-blue- | background: var(--bg-color-blue-100); | ||
} | } | ||
| Строка 5536: | Строка 5536: | ||
#COM.wikitable:not(:has(thead)) tr:first-of-type th { | #COM.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-blue- | background: var(--bg-color-blue-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5544: | Строка 5544: | ||
#COM.wikitable thead + tbody > tr th:first-child { | #COM.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* MED */ | /* MED */ | ||
#MED.wikitable { | #MED.wikitable { | ||
border: 1px solid var(--bg-color-sky-blue- | border: 1px solid var(--bg-color-sky-blue-100); | ||
} | } | ||
#MED.wikitable th { | #MED.wikitable th { | ||
background: var(--bg-color-sky-blue- | background: var(--bg-color-sky-blue-100); | ||
} | } | ||
| Строка 5562: | Строка 5558: | ||
#MED.wikitable:not(:has(thead)) tr:first-of-type th { | #MED.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-sky-blue- | background: var(--bg-color-sky-blue-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5570: | Строка 5566: | ||
#MED.wikitable thead + tbody > tr th:first-child { | #MED.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* SRV */ | /* SRV */ | ||
#SRV.wikitable { | #SRV.wikitable { | ||
border: 1px solid var(--bg-color-green- | border: 1px solid var(--bg-color-green-100); | ||
} | } | ||
#SRV.wikitable th { | #SRV.wikitable th { | ||
background: var(--bg-color-green- | background: var(--bg-color-green-100); | ||
} | } | ||
| Строка 5588: | Строка 5580: | ||
#SRV.wikitable:not(:has(thead)) tr:first-of-type th { | #SRV.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-green- | background: var(--bg-color-green-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5596: | Строка 5588: | ||
#SRV.wikitable thead + tbody > tr th:first-child { | #SRV.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* ENG */ | /* ENG */ | ||
#ENG.wikitable { | #ENG.wikitable { | ||
border: 1px solid var(--bg-color-yellow- | border: 1px solid var(--bg-color-yellow-100); | ||
} | } | ||
#ENG.wikitable th { | #ENG.wikitable th { | ||
background: var(--bg-color-yellow- | background: var(--bg-color-yellow-100); | ||
} | } | ||
| Строка 5614: | Строка 5602: | ||
#ENG.wikitable:not(:has(thead)) tr:first-of-type th { | #ENG.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-yellow- | background: var(--bg-color-yellow-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5622: | Строка 5610: | ||
#ENG.wikitable thead + tbody > tr th:first-child { | #ENG.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* RND */ | /* RND */ | ||
#RND.wikitable { | #RND.wikitable { | ||
border: 1px solid var(--bg-color-purple- | border: 1px solid var(--bg-color-purple-100); | ||
} | } | ||
#RND.wikitable th { | #RND.wikitable th { | ||
background: var(--bg-color-purple- | background: var(--bg-color-purple-100); | ||
} | } | ||
| Строка 5640: | Строка 5624: | ||
#RND.wikitable:not(:has(thead)) tr:first-of-type th { | #RND.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-purple- | background: var(--bg-color-purple-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5648: | Строка 5632: | ||
#RND.wikitable thead + tbody > tr th:first-child { | #RND.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* SUP */ | /* SUP */ | ||
#SUP.wikitable { | #SUP.wikitable { | ||
border: 1px solid var(--bg-color-brown- | border: 1px solid var(--bg-color-brown-100); | ||
} | } | ||
#SUP.wikitable th { | #SUP.wikitable th { | ||
background: var(--bg-color-brown- | background: var(--bg-color-brown-100); | ||
} | } | ||
| Строка 5666: | Строка 5646: | ||
#SUP.wikitable:not(:has(thead)) tr:first-of-type th { | #SUP.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-brown- | background: var(--bg-color-brown-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5674: | Строка 5654: | ||
#SUP.wikitable thead + tbody > tr th:first-child { | #SUP.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* SEC */ | /* SEC */ | ||
#SEC.wikitable { | #SEC.wikitable { | ||
border: 1px solid var(--bg-color-red- | border: 1px solid var(--bg-color-red-100); | ||
} | } | ||
#SEC.wikitable th { | #SEC.wikitable th { | ||
background: var(--bg-color-red- | background: var(--bg-color-red-100); | ||
} | } | ||
| Строка 5692: | Строка 5668: | ||
#SEC.wikitable:not(:has(thead)) tr:first-of-type th { | #SEC.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-red- | background: var(--bg-color-red-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5700: | Строка 5676: | ||
#SEC.wikitable thead + tbody > tr th:first-child { | #SEC.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* BOTANY */ | /* BOTANY */ | ||
#BOTANY.wikitable { | #BOTANY.wikitable { | ||
border: 1px solid var(--bg-color-emerald- | border: 1px solid var(--bg-color-emerald-100); | ||
} | } | ||
#BOTANY.wikitable th { | #BOTANY.wikitable th { | ||
background: var(--bg-color-emerald- | background: var(--bg-color-emerald-100); | ||
} | } | ||
| Строка 5718: | Строка 5690: | ||
#BOTANY.wikitable:not(:has(thead)) tr:first-of-type th { | #BOTANY.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-emerald- | background: var(--bg-color-emerald-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5726: | Строка 5698: | ||
#BOTANY.wikitable thead + tbody > tr th:first-child { | #BOTANY.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
/* MUTATION */ | /* MUTATION */ | ||
#MUTATION.wikitable { | #MUTATION.wikitable { | ||
border: 1px solid var(--bg-color-violet- | border: 1px solid var(--bg-color-violet-100); | ||
} | } | ||
#MUTATION.wikitable th { | #MUTATION.wikitable th { | ||
background: var(--bg-color-violet- | background: var(--bg-color-violet-100); | ||
} | } | ||
| Строка 5744: | Строка 5712: | ||
#MUTATION.wikitable:not(:has(thead)) tr:first-of-type th { | #MUTATION.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-violet- | background: var(--bg-color-violet-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5752: | Строка 5720: | ||
#MUTATION.wikitable thead + tbody > tr th:first-child { | #MUTATION.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
| Строка 5765: | Строка 5729: | ||
background: var(--theme-bg-color-300); | background: var(--theme-bg-color-300); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5782: | Строка 5746: | ||
background: var(--theme-bg-color-300); | background: var(--theme-bg-color-300); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5793: | Строка 5757: | ||
/* Холодный цвет ячеек */ | /* Холодный цвет ячеек */ | ||
#highlighted-header-cold.wikitable { | #highlighted-header-cold.wikitable { | ||
border: 1px solid var(--bg-color-azure- | border: 1px solid var(--bg-color-azure-100); | ||
} | } | ||
#highlighted-header-cold.wikitable th { | #highlighted-header-cold.wikitable th { | ||
background: var(--bg-color-azure- | background: var(--bg-color-azure-100); | ||
} | } | ||
| Строка 5803: | Строка 5767: | ||
#highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: var(--bg-color-azure- | background: var(--bg-color-azure-50); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5811: | Строка 5775: | ||
#highlighted-header-cold.wikitable thead + tbody > tr th:first-child { | #highlighted-header-cold.wikitable thead + tbody > tr th:first-child { | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||
| Строка 5823: | Строка 5783: | ||
background: var(--theme-bg-color-300); | background: var(--theme-bg-color-300); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: | box-shadow: var(--box-shadow-medium); | ||
} | } | ||
| Строка 5832: | Строка 5792: | ||
} | } | ||
/* Палитра для Морпехов | /* Палитра для Морпехов */ | ||
#highlighted-header-CM.wikitable thead tr th, | #highlighted-header-CM.wikitable thead tr th, | ||
#highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th { | #highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th { | ||
position: relative; | position: relative; | ||
background: | background: var(--theme-bg-color-300); | ||
border-bottom: 3px solid var(--color-darkened-border); | border-bottom: 3px solid var(--color-darkened-border); | ||
box-shadow: var(--box-shadow-medium); | box-shadow: var(--box-shadow-medium); | ||
| Строка 5843: | Строка 5803: | ||
#highlighted-header-CM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | #highlighted-header-CM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th, | ||
#highlighted-header-CM.wikitable thead + tbody > tr th { | #highlighted-header-CM.wikitable thead + tbody > tr th { | ||
background: | background: var(--bg-color-pastel-turquoise-50); | ||
border-left: 3px solid var(--color-darkened-border); | border-left: 3px solid var(--color-darkened-border); | ||
} | } | ||