Jump to content

User:JJPMaster/common.css

From Wikibooks, open books for an open world
Note: After saving, changes may not occur immediately. Click here to learn how to bypass your browser's cache.
  • Mozilla / Firefox / Safari: hold down Shift while clicking Reload, or press Ctrl-Shift-R (Cmd-Shift-R on Apple Mac);
  • Internet Explorer: hold Ctrl while clicking Refresh, or press Ctrl-F5;
  • Konqueror: simply click the Reload button, or press F5;
  • Opera users may need to completely clear their cache in Tools→Preferences.
strong.mw-plusminus-neg { color: #cc0000; }
span.mw-plusminus-neg   { color: #990000; }
span.mw-plusminus-pos   { color: #006600; }

/* Hide [unchecked page] from Flagged Rev */
span.flaggedrevs-unreviewed {
display: none;
}

/* Highlight review link */
span.flaggedrevs-pending {background-color: yellow;}

/* Highlight edit filter tags */
span.mw-tag-markers {background-color: rgba(255,51,51,0.25);}