Benutzer:Cembon/vector.css

aus Chaos FreewarWiki, der Referenz für Freewar
Zur Navigation springen Zur Suche springen
Hinweis
Nach dem Speichern sollte zunächst der Browser-Cache geleert werden, bevor man die Auswirkungen der Änderung sehen kann.
  • Mozilla/Firefox/Safari: Strg + R (Mactaste + R bei Macintosh) drücken
  • Konqueror: F5 drücken
  • Opera: kompletten Cache unter Extras → Internetspuren löschen → Individuelle Auswahl leeren
  • Internet Explorer: Strg + F5


#p-Spenden { display:none; }

.brandheiss { background:url(http://cembon.galaxycore.de/WikiTest/expl.png) center no-repeat !important; font-weight:bold; }

#searchInput {
	width:150px !important; border-radius:3px !important;
	border:1px solid #ccc !important;
	background-color:#fff !important;
	margin:1px !important; padding:2px !important;
	font-size:13px !important;
}

#searchGoButton {
	background: transparent url(http://cembon.galaxycore.de/profil/wiki/img/button-go.png) center bottom no-repeat !important;
	width:50px !important; height:22px !important;
	border:0 !important; cursor:pointer !important; color:#ccc !important;
	padding: 1px !important;
}
#searchGoButton:hover { color:#eee !important; }

#mw-searchButton {
	background: transparent url(http://cembon.galaxycore.de/profil/wiki/img/button-search.png) center bottom no-repeat !important;
	width:75px !important; height:22px !important;
	border:0 !important; cursor:pointer !important; color:#ccc !important;
	padding: 1px !important;
}
#mw-searchButton:hover { color:#eee !important; }
.wikinewsbox { margin-right:10px; background-image: url(http://fwwiki.staticdata.de/images/3/32/Fwwiki_newsborder.png); background-repeat: no-repeat; background-position: left center; padding:5px }

/* ANFANG: NPC Filter für Karten */
.MapNPCBorder {
	border: 0 !important;
	width: 50px !important;
	height: 50px !important;
	background: #d00 url(http://fwwiki.staticdata.de/images/9/9e/Streifen_rot_grau.png) !important;
}

.MapNPCBorder img {
	opacity: .7;
	filter: alpha(opacity = 70);
}
/* ENDE: NPC Filter für Karten */