MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Uncyclopedia
Zur Navigation springen Zur Suche springen
Zeile 162: Zeile 162:
 
display: none;
 
display: none;
 
}
 
}
  +
  +
/* ratings css */
  +
#p-rating div { text-align: center }
  +
#ratingStars a { color: #e3e3e3; font-size: 16px; font-weight: normal; cursor: pointer }
  +
#ratingStars a:hover { color: gold; text-decoration: none }
  +
#ratingStars li {
  +
background-image:url(http://images.wikia.com/uncyclopedia/images/8/81/Star-rating.png);
  +
background-repeat: no-repeat;
  +
background-color: transparent;
  +
list-style: none;
  +
width: 17px;
  +
height: 17px;
  +
float: left;
  +
text-indent: -9000px;
  +
padding: 0 1px;
  +
cursor: pointer;
  +
}
  +
#ratingStars { height: 20px }
  +
.ratingUser { background-position: 0 -34px }
  +
.ratingAvg { background-position: 0 -17px }
   
 
/* </pre> */
 
/* </pre> */

Version vom 8. Juli 2008, 13:12 Uhr

 /* [[MediaWiki:Common.js]] | [[MediaWiki:Monobook.css]] */<br/>
 /* '''Hinweis:''' CSS an dieser Stelle wirkt sich auf alle Skins aus! */
 /* <pre> */

 /*** Macht Benutzernamen von Administratoren fett in Letzte Änderungen -Spl ***/
 .speciallia[title="Benutzer:Blinder_Seher_II"],
 .speciallia[title="Benutzer:Nachteule"],
 .speciallia[title="Benutzer:Tomsen"],
 .speciallia[title="Benutzer:Miłosz"],
 .speciallia[title="Benutzer:Teamkiller"],
 .speciallia[title="Benutzer:Wombi"],
 .speciallia[title="Benutzer:Ichbinich"],
 .speciallia[title="Benutzer:Zumbo"],
 .speciallia[title="Benutzer:Putzfrau"],
 .speciallia[title="Benutzer:Redaktionsgehilfe"],
 .speciallia[title="Benutzer:Dienekesp"],
 .speciallia[title="Benutzer:Jasonr"],
 .speciallia[title="Benutzer:Maclee"],
 .speciallia[title="Benutzer:Nagaraju"],
 .speciallia[title="Benutzer:Nnh"],
 .speciallia[title="Benutzer:Sannse"],
 .speciallia[title="Benutzer:Sat.K"],
 .speciallia[title="Benutzer:Yandfeng"]{font-weight:bold}

 /*** Macht Benutzernamen von Benutzern mit Zurücksetzen-Rechten kursiv in Letzte Änderungen -Tomsen ***/
 .speciallia[title="Benutzer:DocBlockhaus"],
 .speciallia[title="Benutzer:Kathe"],
 .speciallia[title="Benutzer:Erwin Schlonz"]{font-style:italic}

 /*** Foren-Formatierung -Tomsen ***/
 .forumheader{
 background:#D8E8FF;border:1pxsolid#8898BF;padding:5px;
 }
 /*** Foren-Formatierung (von -Algorithm und -Splarka) ***/

 .forumlisttd.forum_editeda{
 color:black;text-decoration:none;
 }
 .forumlisttd.forum_titlea{
 padding-left:20px;
 }
 .forumlisttd.forum_titlea.forum_new{
 font-style:italic;background:url(http://images.wikia.com/de.uncyclopedia/images/3/3e/MiniN1.png)centerleftno-repeat;padding-left:20px;
 }
 .forumlisttd.forum_titlea.forum_new:visited{
 font-style:normal;background:none;padding-left:20px;
 }
 .forumlistth.forum_title{
 padding-left:20px;
 }

 /*** for Percent template ***/
 .percent-fill{
 height:24px;
 background:#ffffffurl(http://images.wikia.com/central/images/3/31/Gradient24.png)00repeat;
 }
 .percent-empty{
 height:24px;
 background:transparent;
 }

 /*** UnBooks ***/
 .unbooks-titel{
 border-top:1pxsolid#dfdfdf;
 background-color:#CBD7F9;
 font-size:1.1em;
 font-weight:700;
 margin:8px0px0px;
 padding:0.2em1em;
 -moz-border-radius:30px;
 -moz-border-radius-bottomleft:0;
 -moz-border-radius-bottomright:0;
 }

 .unbooks-kasten{
 border:1pxsolid#dfdfdf;
 padding:1em;
 padding-top:0.5em;
 margin-top:0px;
 }

 /* Zensureffekt mit Auflösung beim Hinüberfahren mit dem Mauszeiger */
 .censored{color:black;background-color:black;padding:1px}
 .censoreda{color:black;text-decoration:underline;padding:1px}
 .censored:hover{color:inherit;background-color:inherit!important}

 /* Stylesheet-Ergänzung zu Standard-[[Uncyclopedia:Navigationsleisten|Navigationsleisten]] */

 div.BoxenVerschmelzen,
 div.NavFrame{
 margin:0px;
 padding:2px;
 border:1pxsolid#aaaaaa;
 text-align:center;
 border-collapse:collapse;
 font-size:95%;
 clear:both;
 }
 div.BoxenVerschmelzendiv.NavFrame{
 border-style:none;
 border-style:hidden;
 }
 div.NavFrame+div.NavFrame{
 border-top-style:none;
 border-top-style:hidden;
 }
 div.NavPic{
 background-color:#ffffff;
 margin:0px;
 padding:2px;
 float:left;
 }
 div.NavFramediv.NavHead{
 height:1.6em;
 font-weight:bold;
 font-size:100%;
 background-color:#efefef;
 }
 div.NavFramep{
 font-size:100%;
 }
 div.NavFramediv.NavContent{
 font-size:100%;
 }
 div.NavFramediv.NavContentp{
 font-size:100%;
 }
 div.NavEnd{
 margin:0px;
 padding:0px;
 line-height:1px;
 clear:both;
 }

 /* Abstand vor Navigationsleisten */

 div.BoxenVerschmelzen,
 div.NavFrame{
 margin-top:1.5em;
 }
 div.BoxenVerschmelzendiv.NavFrame{
 margin-top:0;
 }
 div.NavFrame+div.NavFrame{
 margin-top:0;
 }

 /* Navigationsleisten nicht mit ausdrucken */

 @mediaprint{
 .NavFrame{
 display:none;
 }
 .BoxenVerschmelzen{
 display:none;
 }
 }

 /*** Diskussionstabs im Forum-Namensraum entfernen (monobooks/newskins/quartzskins) -Splarka ***/

 body.ns-110#ca-talk,body.ns-110#this_talk{
 display:none;
 }

 /* ratings css */
 #p-ratingdiv{text-align:center}
 #ratingStarsa{color:#e3e3e3;font-size:16px;font-weight:normal;cursor:pointer}
 #ratingStarsa:hover{color:gold;text-decoration:none}
 #ratingStarsli{
 background-image:url(http://images.wikia.com/uncyclopedia/images/8/81/Star-rating.png);
 background-repeat:no-repeat;
 background-color:transparent;
 list-style:none;
 width:17px;
 height:17px;
 float:left;
 text-indent:-9000px;
 padding:01px;
 cursor:pointer;
 }
 #ratingStars{height:20px}
 .ratingUser{background-position:0-34px}
 .ratingAvg{background-position:0-17px}

 /* </pre> */
Abgerufen von „https://de.uncyclopedia.co/w/index.php?title=MediaWiki:Common.css&oldid=111319"