Hauptmenü öffnen

Memory Alpha Nova β

Änderungen

MediaWiki:Common.css

5.231 Bytes hinzugefügt, 17:15, 19. Jun. 2008
copy from MA/eo; MA/de-spezifisches ans Ende verschoben, "WP-Marker" aktiviert
** in the CSS file of that skin. -- Cid, 2006-05-18
*/
 
*/
table.wiki-sidebar {
border: 1px solid #AAAAAA666;
background-color: #222222;
color: inherit;
clear: right;
float: right;
width: 200px300px;
margin-left: 1.5em;
margin-right: 0em;
margin-bottom: 1.3em;
}
table.wiki-sidebar tr th {
background-color: #660000; border000000 url(http: 1px outset #660000//images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: center;
font-weight: bold;
font-size:larger;
}
table.wiki-sidebar td {
line-height: 130%;
border: 1px outset #2222220; font-size:smaller;
}
/*DEPRECATED: Use td.sb-left instead!*/
table.wiki-sidebar td.odd {
width: 35%;
table.wiki-sidebar td.sb-both img {
display:block; /*force new line after img in sidebar */
border: 0px outset #888888;
margin: 0;
table.wiki-sidebar td.sb-left {
width: 3533%;
font-weight: bold;
text-align: rightleft; backgroundvertical-coloralign: #222222; border: 0px outset #8888888top;
}
table.wiki-sidebar td.sb-right {
background-color: #2E2E33;
}
/** Deactivate thumbnail formatting in wiki-sidebars - originally from MA/de */
table.wiki-sidebar tr td div.thumb,
table.wiki-sidebar tr td div.tright,
table.wiki-sidebar .thumbinner {
clear: none;
float: none;
border:0 !important;
margin:0 auto !important;
padding:0 !important;
width:auto !important;
text-align:center;
display:inline;
}
table.wiki-sidebar .thumbinner img {margin:0 auto !important;}
table.wiki-sidebar tr td div.thumb div.thumbcaption {display:none;}
 
/* NAV-Simple anders definiert in MA/de
/***********************************************************
** TABLE: NAV-SIMPLE
clear: both;
background-color: #222222;
border: 1px solid #AAAAAA666;
margin: 1em auto 1em auto;
}
table.nav-simple tr th {
background-color: #660000; border000000 url(http: 1px outset #660000//images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: center;
font-weight: bold;
}
*/
width: 100%;
clear: both;
border: 1px solid #AAAAAA666;
background-color: #222222;
color: #FFFFFF;
*/
table.grey {
border: 1px solid #AAAAAA666;
background-color: #222222;
color: #FFFFFF;
table.grey tr th, table.grey thead tr th {
color: #FFFFFF;
background-color: #660000; border000000 url(http: 1px outset #660000//images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: left;
font-weight: bold;
width: 100%;
background-color: #222222;
border: 1px solid #AAAAAA666;
}
table.mainpage tr th {
background-color: #660000; border000000 url(http: 1px outset #660000//images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: center;
font-weight: bold;
width: 100%;
background-color: #222222;
border: 1px solid #AAAAAA666;
}
table.forumlist tr th, table.forumlist thead tr th {
color: inherit;
background-color: #660000; border000000 url(http: 1px outset #660000//images.wikia.com/memoryalpha/eo/images/f/f7/MA_page_bar.png) repeat-x;
text-align: left;
font-weight: bold;
}
div.header-notice,.copyright-notice {
background-color: #222222;
border: 1px solid #AAAAAA666;
color: #FFFFFF;
margin: 2em 0 1em;
vertical-align: middle;
text-align: justify;
}
 
div.header-notice table {
background-color: transparent;
padding: 1px;
}
vertical-align: middle;
text-align: justify;
font-size:smaller;
}
font-size: 150%;
font-weight: bold;
border-bottom: 1px solid #AAAAAA666;
}
div.shortcut {
float:right;
border:1px solid #AAAAAA666;
background-color:#222222;
padding: 0.5em;
white-space: nowrap;
text-align: center;
border:1px solid #AAAAAA666;
background-color: #222222;
line-height: 130%;
float: left;
padding: 1px;
}
 
/***********************************************************
** AUDIOLINK ICON (see [[Template:Audio]])
*/
#bodyContent .audiolink a {
background: url("http://images.wikia.com/memoryalpha/en/images/3/32/Ma_audio_icon.png") center right no-repeat;
padding-right: 16px;
}
 
/***********************************************************
** Wikipedia Links marker from MA/de
*/
#bodyContent a[href *="*.wikipedia.org"]:after {
content:" " url(/en/images/0/00/Wikipedia.gif);
}
 
 
 
/***********************************************************
** NOBLOCK (see [[Template:Unwrittentopics]])
** use 'span class="p-noblock"' to prevent text blocks via <p> inside
**
** NOTE:Renamed "p-wantedpages" on 2006-08-07. Let me know if this breaks anything. --CID
*/
.p-wantedpages p {
display:inline;
}
 
.p-wantedpages s a { display:none; }
.p-wantedpages {
color:#2E2E33;
}
.p-wantedpages a:after {
color:#FFFFFF;
content:",";
}
 
/***********************************************************
** Hiding .firstHeading, #siteSub, #contentSub on pages in ns:Portal
*/
.ns-102 * .firstHeading,
.ns-102 * h3#siteSub,
.ns-102 * #contentSub {
display:none;
}
 
/***********************************************************
** Hiding "discussion" link in ns:Forum
*/
.ns-100 * li#ca-talk {
display:none;
}
 
 
/***********************************************************
** Formatting for [[Memory Alpha:Episode data project/talk page thing]]
** by User:Bp
*/
.eptalkpagebox {background: #222; border: 1px solid #aaa; margin: 1em; padding: 1em; font-size: 95%;}
 
 
/***********************************************************
** Formatting for "hidden" Appearences section; by User:Bp
*/
.hiddenlist { display:none; }
.visiblelist { display:block; }
 
.listexpand { text-decoration: none; color: #66BBFF; }
.listexpand:hover { text-decoration: underline; color: #66BBFF; }
 
 
 
/***********************************************************
** Tex and Math formatting; suggested by User:Bp
*/
.texhtml,
a img[alt="math"] {
border:1px solid #222222;
background-color: #FFFFFF;
padding:3px;
}
/***********************************************************
** 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;
}
/***********************************************************
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; }
/* Wikipedia Links makieren */#bodyContent a[href ^="http.panel {margin://de0.wikipedia5em 0; padding:0.org"]:after,5em;} #bodyContent a[href ^="http://en.wikipedia.org"]usermessage { background-color:after {#394A5C; content border:" " url(http1px solid #66BBFF; color:#FFFFFF;} /*MA/memoryde-alpha.orgspezifisches */de/images/0/00/Wikipedia.gif); }
/***********************************************************
}
}
 
/*
</pre>
*/
Anonymer Benutzer