MediaWiki:Common.css: различия между версиями
AsnDen (обсуждение | вклад) м .oo-ui-inputWidget-input color added |
AsnDen (обсуждение | вклад) м Изменил цвет .editOptions, добавил .current и .mw-search-profile-tabs |
||
| Строка 1286: | Строка 1286: | ||
.editOptions, | .editOptions, | ||
.mw-editform .editOptions { | .mw-editform .editOptions { | ||
background: # | background: #212126; | ||
border: 1px solid #37373e; | border: 1px solid #37373e; | ||
color: white | color: white | ||
| Строка 1483: | Строка 1483: | ||
background-color: #27272e !important; | background-color: #27272e !important; | ||
border: #37373e !important; | border: #37373e !important; | ||
color: # | color: #ffffff !important; | ||
} | |||
.mw-search-profile-tabs { | |||
background-color: #27272e !important; | |||
border: #37373e !important; | |||
} | |||
.current { | |||
color: #d3d3d3 !important; | |||
} | } | ||