User:Ohconfucius/vector.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.
/* Formata as ligações conforme a página de destino */
#bodyContent a[href $=".css"]{
	border-bottom: #333 1px dotted;
	background-color: #FFEFDE;
}
#bodyContent a[href $=".js"]{
	border-bottom: #333 1px dotted;
	background-color: #EDF7EE;
}
 
#bodyContent a.extiw[href*=".wiktionary.org/w"] {
	border-bottom: 1px dotted #999;
	color:#000000;
}

#p-variants-js li#ca-conv-en-gb a,
div#mw-head div#p-variants-js.vectorMenu h4.flag-gb {
	background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/Flag_of_the_United_Kingdom.svg/30px-Flag_of_the_United_Kingdom.svg.png") no-repeat scroll left center transparent;
	padding-left:40px;
}
#p-variants-js li#ca-conv-en-us a,
div#mw-head div#p-variants-js.vectorMenu h4.flag-us {
	background: url("http://upload.wikimedia.org/wikipedia/commons/thumb/a/a4/Flag_of_the_United_States.svg/30px-Flag_of_the_United_States.svg.png") no-repeat scroll left center transparent;
	padding-left:40px;
}
 
#p-variants-js li a,
div#mw-head div#p-variants-js.vectorMenu h4 {
	background-position: 5px !important;
}
 
div#mw-head div#p-variants-js.vectorMenu h4 {
	background-position: 5px 13px !important;
}

.v-en-gb, .v-en-us {
	background-color: #AAFFAA;
}

    .citation-comment {display: inline !important;} /* show all Citation Style 1 error messages */