User:Tlustulimu/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.
/* <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> */