MediaWiki:Uniwiki.css
From EVE University Wiki
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* CSS placed here will affect users of the UniWiki skin */ .wikiEditor-ui-toolbar { background-color: inherit; background-image: none; } .wikiEditor-ui-toolbar .tabs span.tab a, .wikiEditor-ui-toolbar .tabs span.tab a:visited { color: #ffa500; } .wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited { color: #ffa500; } .wikiEditor-ui-toolbar .sections .section { background-color: inherit; } .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement:hover { background-color: inherit; } .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend { background-color: #111111; } .mw-rcfilters-ui-itemMenuOptionWidget-label-title { color: #cccccc; } .mw-rcfilters-ui-filterMenuHeaderWidget-title { color: #cccccc; } .mw-rcfilters-ui-filterMenuHeaderWidget-header { background-color: #222222; } .mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label { color: #cccccc; } .mw-rcfilters-ui-filterMenuSectionOptionWidget { background-color: #444444; } .mw-rcfilters-ui-menuSelectWidget-footer-feedback { display: none !important; } .mw-rcfilters-ui-itemMenuOptionWidget:not(:last-child):not(.mw-rcfilters-ui-itemMenuOptionWidget-identifier-talk) { border-bottom: 0px; } .mw-rcfilters-ui-itemMenuOptionWidget.oo-ui-optionWidget-selected { background-color: inherit; } .mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) { background-color: inherit; } .mw-rcfilters-ui-itemMenuOptionWidget:hover { background-color: #333333; } .mw-rcfilters-ui-menuSelectWidget-footer { background-color: inherit; } .mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget { color: #cccccc; }