MediaWiki:Vector-2022.css: различия между версиями
Внешний вид
Glamyr (обсуждение | вклад) Нет описания правки |
Glamyr (обсуждение | вклад) Нет описания правки |
||
| Строка 1: | Строка 1: | ||
.vector- | .vector-pinnable-header-toggle-button { | ||
color: #ff5500 !important; | |||
} | } | ||
.vector- | .vector-pinnable-header-toggle-button:hover { | ||
color: #ff0000 !important; | |||
background-color: rgba(255, 85, 0, 0.1) !important; | |||
} | } | ||
Версия от 16:05, 13 июня 2026
.vector-pinnable-header-toggle-button {
color: #ff5500 !important;
}
.vector-pinnable-header-toggle-button:hover {
color: #ff0000 !important;
background-color: rgba(255, 85, 0, 0.1) !important;
}