User:Blackwolfe/common.css
From IdleOn MMO Wiki
Note: After publishing, 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: Press Ctrl-F5.
/*.oo-ui-buttonElement.oo-ui-labelElement > input.oo-ui-buttonElement-button, .oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
text-shadow: 0 0 0 Black !important;
color: Black;
}*/
.oo-ui-panelLayout-expanded {
background:black;
color:black;
}
.oo-ui-messageDialog-message {
color: Black;
}
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
color: Black;
}
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget {
border-right: 1px solid #111;
color: black;
}
.oo-ui-dialog-content > .oo-ui-window-body {
outline: 1px solid #111;
color: Black;
}
.oo-ui-messageDialog-content > .oo-ui-window-foot {
outline: 1px solid #111;
color: Black;
}
.wikiEditor-ui .wikiEditor-ui-view {
border: 1px solid #000;
color: Black;
}
.wikiEditor-ui .wikiEditor-ui-top {
border-bottom: 1px solid #000;
color:black;
}
.editoptions {
color:black;
}