Suradnik:Tlustulimu/monobook.css

Napomena: Nakon objave možda ćete trebati očistiti međuspremnik svog preglednika kako biste vidjeli promjene.

  • Firefox / Safari: držite Shift i pritisnite Reload, ili pritisnite bilo Ctrl-F5 ili Ctrl-R (⌘-R na Macu)
  • Google Chrome: pritisnite Ctrl-Shift-R (⌘-Shift-R na Macu)
  • Internet Explorer / Edge: držite Ctrl i kliknite Refresh, ili pritisnite Ctrl-F5
  • Opera: pritisnite Ctrl-F5.
/* <pre> */
/* zdźěla wot němskeje wikipedije */

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

/* gemopst vom Benutzer:Ce2 */
/* Änderungen mit rotem Hintergrund statt rotem Vordergrund, damit man auch whitespace-Änderungen nicht lange suchen muss */
span.diffchange { color:black; background:#ffaaaa; }

/* Sprachlinks grün */
td.top a.external { color:green }
td.bottom > a.external { color:green }
  /* die GDFL ist ebenfalls ein externer Link im Footer, aber innerhalb eines eingebetteten span, und daher wird sie bei ">" nicht mit erfasst */

/* Links im Autocomment auch schwächer machen */

span.autocomment a:link { color:#0080FF }
span.autocomment a:visited { color:#FF80FF }


/* eigene Ergaenzungen */
div#content {background-color:#fffded;}

div.portlet#p-cactions a,
div.portlet#p-cactions li {-moz-border-radius-topleft:10px;
                           -moz-border-radius-topright:10px;   }
div.portlet div.pBody {-moz-border-radius:10px;}
div.portlet h5  {background-color:#cfc;border:1px dotted #fcc;
                 -moz-border-radius-topleft:5px;
                 -moz-border-radius-topright:5px;}

div#bodyContent > h2 {background-color:#cfc;}
div#bodyContent > h3 {background-color:#fdc;}
div#bodyContent > h4 {background-color:#ffc;}
div#bodyContent > h5 {background-color:#cdf;}
div#bodyContent > h6 {background-color:#cff;}

div#bodyContent a.extiw { color:green; }
div#bodyContent a.extiw:before { content:"W: ";border:1px solid orange;
       -moz-border-radius:5px;background-color:#ccf; }

/* Aus der Monobook.css von Benutzer:Steffen */
/* Runde Fensterecken mit Gecko (Mozilla, Firefox etc.) für Tabellen*/
div#bodyContent table, div#bodyContent pre, div#bodyContent div{
-moz-border-radius-topright:1em; 
-moz-border-radius-topleft:1em;
-moz-border-radius-bottomright:1em;
-moz-border-radius-bottomleft:1em;}

div#p-cactions[id] { /*Die Leiste zum Artikel bearbeiten usw.*/
position:fixed; 
background-color: #f8f8ff;
z-index:5; /*in den Vordergrund holen*/
top: 1.15em; /*sonst bildet sich eine hässliche Spalte zu p-personal*/
width: 100%; /* das Ding ist normal - warumauchimmer - nicht auf voller Breite*/
}
              /* id-Attributselektor zum Verstecken vor dem IE 5.x/6 */
div#p-personal[id] { /*Die persönliche Leiste oben mit Benutzername ... Abmelden*/
position:fixed; 
background-color: #f8f8ff;
z-index:5;
line-height: 1.3em;
}

div#p-personal a {border:1px dotted yellow;-moz-border-radius:7px;background-color:#ffc;
padding-left:.4em;padding-right:.4em;}
li#pt-logout a {border:1px dotted #fcc;background-color:#fcc;}
li#pt-userpage a {border-color:#cfc;background-color:#cfc; }

/*  Aus der Infoseite vom Benutzer BlueFiSH.as uebernommen */
li#ca-edit a[href*="title=Suradnik:"] { background: left url(http://upload.wikimedia.org/wikipedia/commons/thumb/f/ff/Stop_hand.png/32px-Stop_hand.png); }  
li#ca-edit a[href*="title=Suradnik:Tlustulimu/"] { background: none; }
li#ca-edit a[href*="title=Suradnik:Tlustulimu&"] { background: none; }

/* 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*="Wikipedija:"], .ns--1 div#bodyContent a[href*="WP:"] { background:#CFE3FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Razgovor_Wikipedija:"]     { background:#CFE3FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Suradnik:"], .ns--1 div#bodyContent a[href*="WP:"]  { background:#E0E0FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Suradnik:"]:visited {background:#ececff;} /* Besuchte etwas heller - neu am 8.6.2006 */
.ns--1 div#bodyContent a[href*="Razgovor sa suradnikom:"]      { background:#E0E0FF; }      /* hellblau; alle WP-Namensraum-Seiten */
.ns--1 div#bodyContent a[href*="Razgovor sa suradnikom:"]: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$="Suradnik:Tlustulimu"],
.ns--1 div#bodyContent a[href$="Suradnik: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$="Suradnik:Dundak"],
.ns--1 div#bodyContent a[href$="Suradnik:Dundak"]:visited  { background:#FC6; }

div#bodyContent span.subpages a {background:none;}

#p-logo,                   /* Logo ausblenden */
#editpage-copywarn-copywarn  /* Copyright-Warnung - zur Kenntnis genommen */ {display:none;}
/* Verschiebung nach oben wegen ausgeblendetem Logo */
div.portlet#p-navigation {margin-top:-140px;}

/* von Benutzer:Olliminatore übernommen */
div#jump-to-nav + p:first-letter, h1.firstHeading:first-letter, h1.firstHeading + p::first-letter { font: italic bold 150% serif !important; text-transform: uppercase }  /* 1. Buchstabe groß  */

/* Suchfeld etwas anders. flacher und weniger windows-like */
#searchInput,.searchButton { border:1px solid #A0A0A0; }
.searchButton { background-color: #F0F0F0; color: #000000; }

/* gefunden in der deutschen Wikipedia unter Wikipedia:Verbesserungsvorschläge/Feature-Requests#Andere Linkfarbe für #-Links */
a[href^="#"] { background-color:#EEB; font-weight:bold; } /* interner Verweis */
/* ueberschreiben - Ergaenzung vom 7.1.2007 */
table.toc a[href^="#"],
div#specialchars a[href^="#"] {background-color:transparent;}

/* Ausblenden der "Werbung" und Fußzeile */
div#siteNotice,
div#footer,
li#n-sitesupport,
li#n-randompage,
li#t-permalink {display:none;}


/* 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;}

/* 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;}
.wikipediauserbox table td {border:none !important;}

/* aus der Esperantowikipedia monobook.css - Formate fuer die 
Diskussionsseiten */
/* Style pour les pages de discussion ; gestion de la coloration indentative */
.ns-1 dd, .ns-3 dd, .ns-5 dd, .ns-7 dd, .ns-9 dd, 
.ns-11 dd, .ns-13 dd,.ns-15 dd, .ns-101 dd, .ns-103 dd, .ns-105 dd { 
   margin: 0;
   padding: 0;
}

.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl { 
   border-top: solid 1px #F0F080; 
   border-left: solid 1px #F0F080; 
   padding-top: 0.5em; 
   padding-left: 0.5em; 
   margin-left: 1em; 
}

.ns-1 dl, .ns-3 dl, .ns-5 dl, .ns-7 dl, .ns-9 dl, 
.ns-11 dl, .ns-13 dl, .ns-15 dl, .ns-101 dl, .ns-103 dl, .ns-105 dl 
{ background-color: #FFFFE0; }

.ns-1 dl dl, .ns-3 dl dl, .ns-5 dl dl, .ns-7 dl dl, .ns-9 dl dl, 
.ns-11 dl dl, .ns-13 dl dl, .ns-15 dl dl, .ns-101 dl dl, .ns-103 dl dl, .ns-105 dl dl
{ background-color: #FFFFEE; }

.ns-1 dl dl dl, .ns-3 dl dl dl, .ns-5 dl dl dl, .ns-7 dl dl dl, .ns-9 dl dl dl, 
.ns-11 dl dl dl, .ns-13 dl dl dl, .ns-15 dl dl dl, .ns-101 dl dl dl, .ns-103 dl dl dl, .ns-105 dl dl dl
{ background-color: #FFFFE0; }

.ns-1 dl dl dl dl, .ns-3 dl dl dl dl, .ns-5 dl dl dl dl, .ns-7 dl dl dl dl,
.ns-9 dl dl dl dl, .ns-11 dl dl dl dl, .ns-13 dl dl dl dl, .ns-15 dl dl dl dl,
.ns-101 dl dl dl dl, .ns-103 dl dl dl dl, .ns-105 dl dl dl dl
{ background-color: #FFFFEE; }

.ns-1 dl dl dl dl dl, .ns-3 dl dl dl dl dl, .ns-5 dl dl dl dl dl, 
.ns-7 dl dl dl dl dl, .ns-9 dl dl dl dl dl, .ns-11 dl dl dl dl dl, 
.ns-13 dl dl dl dl dl, .ns-15 dl dl dl dl dl, .ns-101 dl dl dl dl dl, 
.ns-103 dl dl dl dl dl, .ns-105 dl dl dl dl dl
{ background-color: #FFFFE0; }

.ns-1 dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl, 
.ns-105 dl dl dl dl dl dl
{ background-color: #FFFFEE; }

.ns-1 dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl
{ background-color: #FFFFE0; }

.ns-1 dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl
{ background-color: #FFFFEE; }

.ns-1 dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl,
 .ns-105 dl dl dl dl dl dl dl dl dl 
{ background-color: #FFFFE0; }

.ns-1 dl dl dl dl dl dl dl dl dl dl, .ns-3 dl dl dl dl dl dl dl dl dl dl, 
.ns-5 dl dl dl dl dl dl dl dl dl dl, .ns-7 dl dl dl dl dl dl dl dl dl dl, 
.ns-9 dl dl dl dl dl dl dl dl dl dl, .ns-11 dl dl dl dl dl dl dl dl dl dl, 
.ns-13 dl dl dl dl dl dl dl dl dl dl, .ns-15 dl dl dl dl dl dl dl dl dl dl, 
.ns-101 dl dl dl dl dl dl dl dl dl dl, .ns-103 dl dl dl dl dl dl dl dl dl dl,
.ns-105 dl dl dl dl dl dl dl dl dl dl 
{ background-color: #FFFFEE; }

/* 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;}

/* from hsbwp for the little buttons beside "Sažetak" */
/* z ruskeje wikipedije za nowe knefliki pod redigowanskim woknom  */
/* для вставки кратких описаний изменений, из польской Вики*/
/* powyższe tylko dla zgodności wstecznej */
#userSummaryButtonsA a {
 background: #cfc;
 border: 1px dotted #090;
 padding: 0px 2px;
 margin: 2px;
 cursor: pointer;
 font-size: 80%;
 line-height: 17px;
 color: black;
}

#userSummaryButtonsA a:hover {
 background: #bfb;
 border: 1px solid #9c9;
 text-decoration:none;
}

/* </pre> */