@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/message.css?action=raw&ctype=text/css";
@import "http://de.memory-alpha.org/wiki/MediaWiki:Fusion/stylesheets/log.css?action=raw&ctype=text/css";
/***********************************************************
** Formatting for new quote style, by User:Bp
** For testing only, not final.
*/
.dialogue {margin-left:20px;}
.dialogue-inside {border-left:5px solid #434343; padding-left:5px;}
.dialogue-inside-highlight {border-left:5px solid #434343; padding-left:5px;}
.dialogue-attribution {margin-left:40px;}
.quoteline {line-height:1.7; font-size:116%;}
.quoteline-action {margin-left:20px; line-height:1.7;}
.speaker-label {font-family: monospace; font-style: normal; color: #FFCC00;}
/***********************************************************
** Formatting for horizontal scroll bars on overwide pre
** tags, by User:Bp
*/
pre { overflow:auto; }
/***********************************************************
** Formatting an "ul" as inline enumeration by encapsulating
** with <div class="inline-list"
*/
.inline-list ul {display:inline;list-style:none;margin:0em;}
.inline-list ul li {display:inline;margin:0em;}
.inline-list ul li+li:before {
color:#FFFFFF;
content:", ";
}
div#mw-js-message{
background-color: transparent;
}
/***********************************************************
** MISC. DEPRECATED STUFF
*/
td.odd, td.even {
background-color: #222222;
border: 1px outset #888888;
}
/***********************************************************
** Hide "template navigation" [[Template:Tnavbox]] by default
** Override this in your personal Common.css, if you like.
*/
div.tnavbox {
visibility: hidden
}
.searchList { border: 1px solid black; overflow:hidden; margin-left: 0px !important; margin-top: 2px; padding: 2px; background-color: white; color: black; }
.searchListItem { list-style: none; background: transparent; color:black; cursor:default; }
.searchListItemHighlight { list-style: none; background-color: #4070D0; color:white; cursor:default; }
.searchListItemRedirect { list-style: none; background: transparent; color:#888; cursor:default; }
.searchListItemRedirectHighlight { list-style: none; background-color: #4070D0; color:white; cursor:default; }
.searchListText { list-style: none; background-color: white; color:black; padding: 2px; cursor:default; }
.searchListTools { list-style: none; background-color: #ccc; border-top: 1px dotted black; color:black; padding: 2px; }
a.searchListTools { color: blue; text-decoration: none; border: none; }
a.searchListTools:active { color: red; text-decoration: underline; border: none; }
a.searchListTools:visited { color: purple; text-decoration: none; border: none; }
a.searchListTools:hover { color: red; text-decoration: underline; border: none; }
.panel {margin: 0.5em 0; padding:0.5em;}
.usermessage {
background-color: #394A5C;
border: 1px solid #66BBFF;
color: #FFFFFF;
}
/*MA/de-spezifisches */
/***********************************************************
** MARKIERUNG VON REDIRECTS
*/
.allpagesredirect {
font-style: italic;
}
.watchlistredir {
font-style: italic;
}
/***********************************************************
** Formatierungen für Logbucheinträge
***********************************************************/
.logbuch {
padding: .5em;
text-align: left;
background-color: #444444;
color: #FFFFFF;
line-height: 120%;
}
.logbuch dl{ margin:0;}
.logbuch dt{ margin: .5em 0}
.logbuch dd{ margin:0; padding:.5em; background-color:#3E3E3E}
/***********************************************************
** Formatting for new quote style, by User:Bp
** For testing only, not final. (übernommen aus der englischen MA zum Testen)
*/
.dialogue {margin-left:20px;}
.dialogue-inside {border-left:5px solid #434343; padding-left:5px;}
.dialogue-inside-highlight {border-left:5px solid #434343; padding-left:5px;}
.dialogue-attribution {margin-left:40px;}
.quoteline {line-height:1.7; font-size:116%;}
.quoteline-action {margin-left:20px; line-height:1.7;}
.speaker-label {font-family: monospace; font-style: normal; color: #FFCC00;}
/***********************************************************
** Formatierungen für Vorlage "ExzellenterArtikel"
***********************************************************/
div.featured {
background: #282828;
border: 2px solid #FF9900;
padding: 0.4em;
}
/***********************************************************
** SVG-Transparenz bleibt transparent
***********************************************************/
#file img, .gallerybox .thumb img {
background: none;
}
/***********************************************************
** für das clear-Objekt (Beendigung des Textumflusses)
***********************************************************/
.clear {
clear: both;
width: 0px;
height: 0px;
margin: 0;
padding: 0;
}
/***********************************************************
** TEST: Wegklappbare Navigationsleisten
***********************************************************/
div.BoxenVerschmelzen,
div.NavFrame {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
clear: both;
}
div.BoxenVerschmelzen div.NavFrame {
border-style: none;
border-style: hidden;
}
div.NavFrame + div.NavFrame {
border-top-style: none;
border-top-style: hidden;
}
div.NavPic {
background-color: #333333;
margin: 0px;
padding: 2px;
float: left;
}
div.NavFrame div.NavHead {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #660000;
color: #FFCC00;
}
div.NavFrame p {
font-size: 100%;
}
div.NavFrame div.NavContent {
font-size: 100%;
}
div.NavFrame div.NavContent p {
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.BoxenVerschmelzen div.NavFrame {
margin-top: 0;
}
div.NavFrame + div.NavFrame {
margin-top: 0;
}
/* Navigationsleisten nicht mit ausdrucken */
@media print{
.NavFrame {
display: none;
}
.BoxenVerschmelzen {
display: none;
}
}
/* ZITATE: Verschoben von Monobook.css */
blockquote{
}
q{
font-family:inherit;
font-style:italic;
}
q:lang(de) , .episode { quotes: "„" "”" "‚" "’" }
.dialogzitat cite{