Jump to content

User:NQ/common.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.
#p-navigation,#watchlist-message,#p-interaction,#p-coll-print_export,#p-wikibase-otherprojects,#p-logo,#p-lang,#footer-info,#footer-icons,#wpSummaryLabel,#editpage-copywarn,#mw-wlheader-showupdated,#mw-watchlist-resetbutton,#pt-sandbox,#pt-betafeatures,.editpage-head-copywarn,.mw-changeslist-legend {display: none;}
#watchlist-message { font-size:84%; }
a.userhighlighter_sysop.userhighlighter_sysop {background-color: #ffeded !important;}
input#wpSave { background-color: #14ed14; }
div#mw-panel { position: fixed;
  overflow: auto;
  top: 60px;
  bottom: 0px;
  height: 100%;
}
.mw-rollback-link {
display: none;
}
.mw-body {
overflow-wrap: break-word;
}

@media only screen and (max-device-width: 768px) { 
div#simpleSearch,#ca-rollbackeverything,#mw-panel {display: none}
div.submenu {left: -125px !important;}
#footer, #left-navigation, #content { margin-left: 0;}
#mw-head {margin-left: -11em;}
}

/*Watchlist*/
.mw-plusminus-pos
{
	font-weight:normal !important;
	color:#080 !important;
}
.mw-plusminus-neg
{
	font-weight:normal !important;
	color:#800 !important;
}
.mw-line-even,
.mw-line-odd
{
	padding:3px;
}