User:MZMcBride/monobook.css

From Wikipedia, the free encyclopedia
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.
.diff,
.diff-otitle,
.diff-ntitle {
  background: transparent !important;
}

#content,
#p-cactions li a,
#p-cactions li a:hover,
#p-cactions li.selected a {
  background: #FFF !important;
}

#content div.thumb {
  border-color: #FFF !important;
  background: #FFF !important;
}

#mw-category-empty {
  background: #CC0000 !important;
}

.mw-textarea-protected {
  background: #FFF !important;
}

/* Grr... */
.mw-watched {
  border-bottom: 1px dotted #999;
  font-weight: normal !important;
}

/* Reduce noise; increase signal */
div#p-logo,
div#p-navigation,
div#p-interaction,
div#p-coll-print_export,
span#wpSummaryLabel,
div#editpage-copywarn,
div.editpage-head-copywarn,
span.cancelLink,
span.editHelp,
#wpDeleteReasonListRow,
#wpDeleteReasonList,
label[for="wpDeleteReasonList"],
body[class*=" page-Special_Contributions"] span#coordinates,
div#f-copyrightico,
div#f-poweredbyico,
ul#f-list li#privacy,
ul#f-list li#about,
ul#f-list li#disclaimer,
ul#f-list li#mobileview,
ul#f-list li#copyright,
ul#f-list li#contact {
  display: none;
}

/* Go away */
#pt-sandbox,
#pt-betafeatures,
#p-search-label,
#siteSub {
  display: none !important;
}

/* Adjust for a less noisy world */
div.templatesUsed {
  margin-top: 0;
}

div#column-one {
  padding-top: 10px !important;
}

input#wpSummary {
  width: 99%;
  margin: .5em 0;
}

div#footer {
  margin: 0;
  padding: 0;
  border: 0;
  height: 0;
}

.editOptions {
  margin-bottom: 0;
}

#p-personal .pBody ul {
  padding-right: 0.5em !important;
}