User:Tlustulimu/vector.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
/* <pre> */
/* partielly from my user page at the upper sorbian wikipedia */

.IPA { font-family: "Lucida Sans Unicode" !important; }
#Vorlage_Stub { display: block; }  /* Stubvorlage anzeigen */

/* Links zu bestimmten Seiten farblich hervorheben, damit sie in der Beobachtungsliste besser hervorstechen - nach BlueFiSH.as mit einigen Änderungen */
.ns--1 div#bodyContent a[href*="Commons:"], .ns--1 div#bodyContent a[href*="WP:"] { background:#CFE3FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Commons_talk:"]     { background:#CFE3FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="User:"], .ns--1 div#bodyContent a[href*="WP:"]  { background:#E0E0FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="User:"]:visited {background:#ececff;} /* Besuchte etwas heller - neu am 8.6.2006 */
.ns--1 div#bodyContent a[href*="User_talk:"]      { background:#E0E0FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="User_talk:"]:visited      { background:#ececff; }  /* Besuchte etwas heller - neu am 8.6.2006 */
.ns--1 div#bodyContent a[href*="Tlustulimu"]           { background:#C1FFC1; }      /* hellgrün; alle meine Seiten */
.ns--1 div#bodyContent a[href$="User:Tlustulimu"],
.ns--1 div#bodyContent a[href$="User:Tlustulimu"]:visited  { background:#FF3030; font-weight:bold; } /* meine Signatur in rot */
.ns--1 div#bodyContent a[href*="MediaWiki:"] { background:#FFA500; }
/* Admin orange */
.ns--1 div#bodyContent a[href$="User:Dundak"],
.ns--1 div#bodyContent a[href$="User:Dundak"]:visited  { background:#FC6; }

/* fuer die Platzierung des Links bei Navigationsleisten */
.NavToggle {
       font-size: x-small;
       float:right;
}

.wikipediauserbox,
.wikipediauserbox table {-moz-border-radius:0 !important;}
.wikipediauserbox table td {border:none !important;}


/* runde Ecken "entsorgen" */

div#bodyContent div.BoxenVerschmelzen,
div#bodyContent div.NavFrame,
div#bodyContent div#SUL,
div#bodyContent table.navbox {
  -moz-border-radius-topright:0; 
  -moz-border-radius-topleft:0;
  -moz-border-radius-bottomright:0;
  -moz-border-radius-bottomleft:0;
}

/* Lücke schließen */
div.BoxenVerschmelzen,
div.NavFrame {padding:0;}

/* zablokować ausblenden */
.ns--1 div#bodyContent a[title="Specialnje:Blokować/Tlustulimu"]   {display:none;}

/* z diskusijneje strony němskeje wikipedije [[:de:Wikipedia Diskussion:Skin#Freigeben rot]]*/


a[href$="action=unprotect"]   { border-color:#FF0000; border-width:4px; }
li#ca-unprotect               { border-color:#FF0000; border-width:4px; }

/* za infokašćiki z klasu .infobox */
.infobox {
   -moz-border-radius:0 !important;
}

/* z esperantorěčneje wikipedije, za předłohu:Koord */
 #coordinates {
    display: inline;
    position:absolute; z-index:1; border:none; background:none; right:12px; top:0.3em; float:right; margin:0.0em;
    padding:0.0em; line-height:1.5em; text-align:right; text-indent:0; font-size:85%; text-transform:none; white-space:normal;
 }