Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* __NOINDEX__ */

/* Edited from [[User:Anomie/linkclassifier.css]] */
A.disambiguation   { background-color:#FFD080; }
A.redirect         { color:#009e00; }
A.redirect:visited { color:#3ebf3e; }
A.deletion         { outline:1px solid #ff0000; }
A.needs-review     { outline:1px dashed #397D02; }

/* Highlights links to pages I've created, for interest */
#bodyContent a[title="Geeta (album)"] { background-color: #C9E6F0; font-weight: bold; }
#bodyContent a[title="If You're Not Part of the Solution, You're Part of the Problem"] { background-color: #C9E6F0; font-weight: bold; }
#bodyContent a[title="Down Home (Zoot Sims album)"] { background-color: #C9E6F0; font-weight: bold; }
#bodyContent a[title="Panorama: Live at the Village Vanguard"] { background-color: #C9E6F0; font-weight: bold; }
#bodyContent a[title="Lee Konitz with Warne Marsh"] { background-color: #C9E6F0; font-weight: bold; }
#bodyContent a[title="World's Fair"] { background-color: #C9E6F0; font-weight: bold; }

/* Hides rollback from watchlist */
.mw-special-Watchlist .mw-rollback-link { display: none; }

/* Adds the hidden host navbox to Teahouse pages */
#teahouseNavbar {display: block !important;}