Benutzer:Chewbacca2205/vector.css

aus Wikipedia, der freien Enzyklopädie

Hinweis: Leere nach dem Veröffentlichen den Browser-Cache, um die Änderungen sehen zu können.

  • Firefox/Safari: Umschalttaste drücken und gleichzeitig Aktualisieren anklicken oder entweder Strg+F5 oder Strg+R (⌘+R auf dem Mac) drücken
  • Google Chrome: Umschalttaste+Strg+R (⌘+Umschalttaste+R auf dem Mac) drücken
  • Internet Explorer/Edge: Strg+F5 drücken oder Strg drücken und gleichzeitig Aktualisieren anklicken
  • Opera: Strg+F5
 /* Räumt die Kopfleiste etwas auf */
#pt-userpage
   { background-image: none; }
#ca-history A,
#ca-talk A,
#ca-edit A,
#ca-ve-edit A,
#ca-view A,
#ca-addsection A,
#ca-nstab-user A,
#ca-nstab-project A,
#ca-nstab-main A,
#pt-userpage A,
#pt-watchlist A
   { display: inline-block;
     overflow: hidden;
     visibility: collapse; }
#ca-history A
   { width: 16px }
#ca-talk A
   { width: 10px }
#ca-edit A
   { width: 10px }
#ca-view A
   { width: 10px }
#ca-ve-edit A
	{ width:16px}
#ca-addsection A
	{ width:10px}
#ca-nstab-user A
	{ width:10px}
#ca-nstab-project A
	{ width:10px}
#ca-nstab-main A
	{ width:10px}
#pt-mytalk A
   { width: 24px }
#pt-watchlist A
   { width: 8px }
#pt-userpage A:before
   { display: None;
     font-weight: bold; }
#ca-history A:before
   { content: "VG" }
#ca-talk A:before
   { content: "D" }
#ca-ve-edit A:before
   { content: "VE" }
#ca-view A:before
   { content: "L" }
#ca-edit A:before
   { content: "E" }
#ca-nstab-user A:before
   { content: "S" }
#ca-nstab-project A:before
   { content: "S" }
#ca-nstab-main A:before
   { content: "S" }
#ca-addsection A:before
	{ content: "A" }
#pt-watchlist A:before
   { content: "B" }
#ca-history A:before,
#ca-talk A:before,
#ca-nstab-user A:before,
#ca-nstab-project A:before,
#ca-ve-edit A:before,
#ca-nstab-main A:before,
#ca-view A:before,
#ca-addsection A:before,
#ca-edit A:before,
#pt-userpage A:before,
#pt-mytalk A:before,
#pt-watchlist A:before
   { visibility: visible ! important; }
  
/* Deaktiviert Banner */
#siteNotice {display:none;}

/* Deaktiviert Hilfe-Texte */
.mw-changeslist-legend,
.specialpage-helplink,
#editpage-copywarn,
#mw-editform-cancel,
.editHelp,
a[target="helpwindow"],
.wikEdHelpSpan,
#fundraising,
.cn-fundraiser-banner {
   display: none ! important;
}
#pt-sandbox {
	display: none;
}