Jump to content

MediaWiki:Vector-dark.css: Difference between revisions

Line 109: Line 109:
}
}
/* Apply navy & orange dark theme only to Special:Preferences */
/* Apply navy & orange dark theme only to Special:Preferences */
.profile-user-group {
.profile-user-group {
    background-color: #FF851B;
    background-color: #FF851B;
}
}
.tooltip {
.tooltip {
    background: #FF851B;
    color: #000;
    color: #000;
}
}
.tooltip svg {
    color: #FFF;
}
     /* Highlight Links */
     /* Highlight Links */
     a {
     a {