User:Tlustulimu/vector.css
Appearance
Code that you insert on this page could contain malicious content capable of compromising your account. If you import a script from another page with "importScript", "mw.loader.load", "iusc", or "lusc", take note that this causes you to dynamically load a remote script, which could be changed by others. Editors are responsible for all edits and actions they perform, including by scripts. User scripts are not centrally supported and may malfunction or become inoperable due to software changes. A guide to help you find broken scripts is available. If you are unsure whether code you are adding to this page is safe, you can ask at the appropriate village pump. This code will be executed when previewing this page. |
The accompanying .js page for this skin is at User:Tlustulimu/vector.js. |
/* <pre> */
/* from my upper sorbian (hsb) user page */
@import "//en.wikipedia.org/w/index.php?title=User:Tlustulimu/infobox.css&action=raw&ctype=text/css";
@import "//en.wikipedia.org/w/index.php?title=User:Tlustulimu/taxobox.css&action=raw&ctype=text/css";
.IPA { font-family: "Lucida Sans Unicode" !important; }
#Vorlage_Stub { display: block; } /* Stubvorlage anzeigen */
/* fuer die Platzierung des Links bei Navigationsleisten */
.NavToggle {
font-size: x-small;
float:right;
}
/* fuer die Babelkisten */
.babel0 .babelbox {border:1px dotted #FFBBBB !important;}
.babel0 .left {background-color:#FFBBBB !important;}
.babel0 .right {background-color:#FFEEEE !important;}
.babel05 .babelbox {border:1px dotted #CCAACC !important;}
.babel05 .left {background-color:#CCAACC !important;}
.babel05 .right {background-color:#FFCCFF !important;}
.babel1 .babelbox {border:1px dotted #99AAFF !important;}
.babel1 .left {background-color:#99AAFF !important;}
.babel1 .right {background-color:#E5E9FF !important;}
.babel2 .babelbox {border:1px dotted #99C3FF !important;}
.babel2 .left {background-color:#99C3FF !important;}
.babel2 .right {background-color:#E5F0FF !important;}
.babel3 .babelbox {border:1px dotted #99DBFF !important;}
.babel3 .left {background-color:#99DBFF !important;}
.babel3 .right {background-color:#E5F6FF !important;}
.babel4 .babelbox {border:1px dotted #99F6FF !important;}
.babel4 .left {background-color:#99F6FF !important;}
.babel4 .right {background-color:#E5FDFF !important;}
.babeln .babelbox {border:1px dotted #99FFDD !important;}
.babeln .left {background-color:#99FFDD !important;}
.babeln .right {background-color:#E5FFF7 !important;}
.babelp .babelbox {border:1px dotted #BB99FF !important;}
.ja .box {border:1px dotted #C0FFC0 !important;}
.userbox .box {border:1px dashed #99B3FF !important;}
.userbox .right {background-color:#E0E0FF !important;}
.userbox2 .box {border:1px dashed black !important;}
.userbox2 .left {background-color:#ddd !important;}
.userplace .box {border:1px dashed #80E080 !important;}
.fachowy .box,
.pochad .box {border:1px dotted gray !important;}
.babel0 .babelbox,
.babel05 .babelbox,
.babel1 .babelbox,
.babel2 .babelbox,
.babel3 .babelbox,
.babel4 .babelbox,
.babeln .babelbox,
.babelp .babelbox,
.ja .box,
.userbox .box,
.userbox2 .box,
.userplace .box,
.fachowy .box,
.pochad .box {-moz-border-radius:0 !important;
border-radius:0 !important;
}
/* Farbe der Zwischenuerberschrift aufhellen */
.fachowy .box td {background-color:#fec !important;}
/* Farben der Zwischenueberschrift wechseln */
.pochad .box,
.pochad .box td {background-color:#efc;}
.babel0,
.babel05,
.babel1,
.babel2,
.babel3,
.babel4,
.babeln,
.babelp,
.ja,
.userbox,
.userbox2,
.userplace,
.fachowy,
.pochad {border:none !important;}
.wikipediauserbox,
.wikipediauserbox table {-moz-border-radius:0 !important;
border-radius:0 !important;
}
.wikipediauserbox table td {border:none !important;}
/* runde Ecken "entsorgen" */
div#bodyContent div.BoxenVerschmelzen,
div#bodyContent div.NavFrame {
-moz-border-radius-topright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-bottomright:0;
-moz-border-radius-bottomleft:0;
border-top-right-radius:0;
border-top-left-radius:0;
border-bottom-right-radius:0;
border-bottom-left-radius:0;
}
/* Lücke schließen */
div.BoxenVerschmelzen,
div.NavFrame {padding:0;}
/* zablokować ausblenden */
.ns--1 div#bodyContent a[title="Specialnje:Sperren/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; }
/* for infoboxes with the class .infobox */
.infobox {-moz-border-radius:0 !important;
border-radius:0 !important;
}
/* </pre> */