MediaWiki:Common.css: различия между версиями

мНет описания правки
мНет описания правки
Строка 1327: Строка 1327:


.tabs-label:hover {
.tabs-label:hover {
    box-shadow: lightgrey !important;
     z-index: 2;
     z-index: 2;
    background: rgb(255 255 255 / 4%) !important;
    transition: all 0.1s;
}
}


Строка 1334: Строка 1335:
.tabs-tabbox > .tabs-input:checked + .tabs-label,
.tabs-tabbox > .tabs-input:checked + .tabs-label,
.tabs-input-0:checked + .tabs-input-1 + .tabs-label {
.tabs-input-0:checked + .tabs-input-1 + .tabs-label {
    color: lightgrey;
     background: rgb(255 255 255 / 4%);
     background: rgb(255 255 255 / 5%);
     border-top: 1px solid rgb(255 255 255 / 15%);
     border-top: 1px solid rgb(255 255 255 / 15%);
     border-bottom: 1px solid #3366cc;
     border-bottom: 1px solid #3366cc;
Строка 1350: Строка 1350:
     vertical-align: baseline;
     vertical-align: baseline;
     border-radius: 0;
     border-radius: 0;
    color: #a5a5a5;
     background: transparent;
     background: transparent;
     border: 1px solid rgb(0 0 0 / 50%);
     border: 1px solid rgb(0 0 0 / 50%);