User:Mefisto1029/vector.css: Difference between revisions
Jump to navigation
Jump to search
Mefisto1029 (talk | contribs) No edit summary |
Mefisto1029 (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
/* | /* IT WORKS */ | ||
/* ===== Recent changes ===== */ | /* ===== Recent changes ===== */ | ||
Revision as of 11:15, 18 December 2025
/* IT WORKS */
/* ===== Recent changes ===== */
.mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend {
border: 1px solid #2c2b2b;
border-radius: 4px;
background-color: #141414;
}
/* ===== Gallery images ===== */
.skin-vector .mw-search-profile-tabs {
border: 1px solid #503a1e;
background-color: #130f0a;
}
.skin-vector .mw-search-profile-tabs div.search-types ul li a {
padding: 0.4em 0.5em;
}
.skin-vector .mw-search-profile-tabs div.search-types ul li.current a {
color: var(--link-active-color);
}
.skin-vector fieldset#mw-searchoptions {
background-color: #130f0a;
border: 1px solid #503a1e;
}