The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

Difference between revisions of "User:00zX/monobook.css"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
m
m
 
(73 intermediate revisions by the same user not shown)
Line 1: Line 1:
/*================================================================================*/
+
/** Namespace's */
/** 00zX_CODENOIR.CSS */
+
/* UE1 */
/*================================================================================*/
+
.ns-102 h1, .ns-103 h1 {color:#7b749b; border: none;}
/* #bcb936 - UC3 Gold */
+
/* #66bcd9 - UnrealEd Blue */
+
/* #62613a - ol'crash */
+
 
+
/* #090909 - Noir */
+
/* #151515 - Full Moon */
+
/* #8f8f8f - Grey Metal */
+
/* #575757 - Dark Metal */
+
 
+
/* #adcc63 - light green */
+
/* #99aadd - light blue metal / lilac */
+
/* #59939c - greyish blue light / teal */
+
/* #494949 - midish grey metal */
+
/* #7b749b - purple metal*/
+
 
+
/* #257ec2 - shell beach */
+
/* #fd3e1c - oraed */
+
/* #ffcc00 - yellow ambox */
+
/* #0a44aa - H2 blue deep */
+
/* #c4bfb2 - orange off white*/
+
 
+
/* #b8b634 - welloy */
+
/* #ffff80 - mellow */
+
/* #222222 - vert */
+
/* #9f9f9f - grey tunr */
+
/*================================================================================*/
+
 
+
/* UE1 namespace content */
+
.ns-102 #content, .ns-103 #content {
+
/*background: #eff7ff url(/w/images/UE1Background.png) top right no-repeat;*/
+
border: #66bcd9 solid 1px;
+
}
+
.ns-102 h1, .ns-103 h1 {color:#7b749b;border: none;/* border-bottom: #66bcd9 solid 1px;*/}
+
 
.ns-102 h4, .ns-103 h4 {color: #59939c;}
 
.ns-102 h4, .ns-103 h4 {color: #59939c;}
.ns-102 #highlighted-source, .ns-103 #highlighted-source{border: #494949 dashed 1px;}
+
/* Tabs & Content */ .ns-102 #content, .ns-103 #content,
 
+
body.ns-102 div#p-cactions div.pBody ul li, body.ns-102 div#footer,
/* UE2 namespace content */
+
body.ns-103 div#p-cactions div.pBody ul li, body.ns-103 div#footer{ border: #bcb936 solid 1px;}
.ns-104 #content, .ns-105 #content {border: #257ec2 solid 1px;}
+
/* UE2 */
.ns-104 h1, .ns-105 h1 {color:#7b749b;border:none;/* border-bottom: #257ec2 solid 1px;*/}
+
.ns-104 h1, .ns-105 h1 {color:#7b749b; border:none;}
 
.ns-104 #portlet a:visited, .ns-105 #portlet a:visited{border: #257ec2 solid 1px;}
 
.ns-104 #portlet a:visited, .ns-105 #portlet a:visited{border: #257ec2 solid 1px;}
.ns-104 #highlighted-source, .ns-105 #highlighted-source{border: #257ec2 dashed 1px;}
+
/* Tabs & Content */ .ns-104 #content, .ns-105 #content,
 
+
body.ns-104 div#p-cactions div.pBody ul li, body.ns-104 div#footer,
/* UE3 namespace content */ /* #fd3e1c - Old Red */
+
body.ns-105 div#p-cactions div.pBody ul li, body.ns-105 div#footer{ border: #257ec2 solid 1px;}
.ns-106 #content, .ns-107 #content {border: #bcb936 solid 1px;}
+
/* UE3 */ /* #fd3e1c - Old Red */
.ns-106 h1, .ns-107 h1 {color:#7b749b;border: none;/* border-bottom: #bcb936 solid 1px;*/}
+
.ns-106 h1, .ns-107 h1 {color:#7b749b; border: none;}
 
  #portlet a:visited, #portlet a:visited{background: inherit;border-color: #bcb936;}
 
  #portlet a:visited, #portlet a:visited{background: inherit;border-color: #bcb936;}
 
+
/* Tabs & Content */ .ns-106 #content, .ns-107 #content,
/* Legacy namespace content */
+
body.ns-106 div#p-cactions div.pBody ul li, body.ns-106 div#footer,
.ns-100 #content, .ns-101 #content {border: #7b749b solid 1px;}
+
body.ns-107 div#p-cactions div.pBody ul li, body.ns-107 div#footer{ border: #bcb936 solid 1px;}
.ns-100 h1, .ns-101 h1 {color:#7b749b;border: none;/* border-bottom: #7b749b solid 1px;*/}
+
/* Legacy */
 +
.ns-100 #content, .ns-101 #content {background: #151515; border: #7b749b solid 1px;}
 +
.ns-100 h1, .ns-101 h1 {color:#7b749b; border: none;}
 
.ns-100 h4, .ns-101 h4 {color: #257ec2;}
 
.ns-100 h4, .ns-101 h4 {color: #257ec2;}
.ns-100 #highlighted-source, .ns-101 #highlighted-source{border: #7b749b dashed 1px;}
+
/* Tabs & Content */ .ns-100 #content, .ns-101 #content,
 
+
body.ns-100 div#p-cactions div.pBody ul li, body.ns-100 div#footer,
tbody tr table tbody tr td ul li:hover{text-decoration: none;}
+
body.ns-101 div#p-cactions div.pBody ul li, body.ns-101 div#footer{ border: #7b749b solid 1px;}
  
 
#siteNotice, #siteNotice a{background: inherit;}
 
#siteNotice, #siteNotice a{background: inherit;}
Line 64: Line 33:
 
font: 100 normal 130%/100% "Arial Narrow", sans-serif;
 
font: 100 normal 130%/100% "Arial Narrow", sans-serif;
 
}
 
}
 +
/* links */
 +
a:link{color: #66bcd9; text-decoration: none; background: none;}
 +
a:visited{color: #808080; font-style: italic;}
 +
a:hover{color: #59939c; text-decoration: none;}
 +
/* Redlinks */
 +
a.new:link{color: #fd3e1c;}
 +
a.new:hover{color: #ff6600;}
 +
/* Interwiki links */
 +
a.external:link{color: #257ec2;}
 +
a.external:hover{color: #145789;}
 +
a.external:visited{color: #257ec2;}
 +
/* Tab links */
 +
#p-cactions li a:link{color: #c4bfb2;}
 +
#p-cactions li a:visited{color: #7b749b;}
 +
#p-cactions li a:hover{color: #b8b634;}
 +
#p-cactions li.new a:link{color: #fd3e1c;}
 +
#p-cactions li.new a:hover{color: #ff6600;}
 +
/* Main TOC links */
 +
table.infobox a:visited{color: #c4bfb2; font-style: italic;}
 +
table.infobox a:hover{color: #66bcd9; text-decoration: none;}
  
/* (codenoir) */
+
html,div{ color: white; background-color: #090909;}
div#bodyContent pre{border: #494949 dotted 1px;background: #090909;color: #ffffff !important;}
+
 
+
/* .code{ padding-left: -0.025em !important; background: none !important; border: #222222 dotted 1px !important;
+
color: #222222 !important;
+
}*/
+
 
+
code{border: none;/* background: inherit !important;*/background: none;color:#ffffff;}
+
 
+
/*================================================================================*/
+
/** MONOBOOK-COMMON-NOIR.CSS */
+
/*================================================================================*/
+
a:link{color: #99c9ff;text-decoration: none;background: none;line-height: 0.6em;}
+
a:visited{color: #959595;font-style: italic;}
+
a:hover{color: #59939c;text-decoration: none; line-height: 0.6em;}
+
 
+
b { color:#c4bfb2; font-weight: 500;}/*bolder*/
+
  
div { color: white; background-color: #090909; }
 
 
div#bodyContent div{ background: none;}
 
div#bodyContent div{ background: none;}
  
 
table { color: white; background-color: inherit; }
 
table { color: white; background-color: inherit; }
body { font-size-adjust:none;
+
body { font-style:normal;
font-style:normal;
+
 
font-variant:normal;
 
font-variant:normal;
/*font-weight: 150 !important;*//*normal*/
 
 
line-height:normal;
 
line-height:normal;
 +
text-indent: 0.4em;
 
}
 
}
 +
 +
b { color:#c4bfb2; font-weight: 500;}/*bolder*/
 +
p{ color: white;background-color: inherit;padding-left: 0.8em;}
  
 
dl dt{}
 
dl dt{}
dd b{ color: #59939c;}
+
dd b{ color: #59939c;}
  
 
h1, h2, h3, h4 {
 
h1, h2, h3, h4 {
background: none; /*background: #151515 !important;*/
+
background: none;
 
font-family: arial, trebuchet;
 
font-family: arial, trebuchet;
 
font: 100 normal 130%/100% "Arial Narrow", sans-serif;
 
font: 100 normal 130%/100% "Arial Narrow", sans-serif;
Line 104: Line 78:
 
}
 
}
  
h1 { color: #7b749b;border-bottom: #7b749b solid 1px;
+
h1 { color: #7b749b; border-bottom: #7b749b solid 1px;
 
font: 500 normal 160%/180% "Arial Narrow", sans-serif;
 
font: 500 normal 160%/180% "Arial Narrow", sans-serif;
 
}
 
}
h2 { color:#99aadd;border-bottom: 1px solid #99aadd;
+
h2 { color:#99aadd; font: 300 normal 140%/120%  "Arial Narrow", sans-serif;}h2{ font-size: 142% !important;}
font: 300 normal 140%/120%  "Arial Narrow", sans-serif;
+
h3, h4 { color: #c0c0c0; font-size: 132%; text-indent: 0.2em;}
/* line-height: 0.6em !important;
+
 
letter-spacing: 0.025em !important; word-spacing: 0.4em !important;*/
+
h2 .mw-headline,
}
+
h3 .mw-headline{
h3, h4 { text-indent: 0.2em;
+
margin-left: -3pt !important;
}
+
padding-left: 3pt !important;
h4 { color: #257ec2;
+
background: #101010 !important;
font: 100 normal 130%/100% "Arial Narrow", sans-serif;
+
border-top: #090909 1pt solid !important;
}
+
border-right: #090909 1pt solid !important;
 +
-moz-border-radius-topright: 0.6em;
 +
-moz-border-radius-bottomleft: 0.2em;
 +
}
 +
 
 +
h2 .mw-headline{
 +
padding-right: 40% !important;
 +
border-left: #99AADD 1pt dotted !important;
 +
border-bottom: #99AADD 1pt solid !important;
 +
background: #101010 !important;
 +
}
 +
 
 +
h3 .mw-headline{
 +
padding-right: 3pt !important;
 +
border-left: #202020 1pt dotted !important;
 +
border-bottom: #202020 3pt double !important;
 +
}
 +
 
 +
div#mw-pages h3{color: #222222;}
 +
 
 +
h5 span.mw-headline{ color: #FFFFFF;}
 +
 
 +
h4 { color: #257ec2; font: 100 normal 130%/100% "Arial Narrow", sans-serif;}
 +
h5 { color: #FFFFFF;}
 
h6 { color: #000000;}
 
h6 { color: #000000;}
hr { background: #151515;color: #909;
+
 
margin-top: 1em;margin-bottom: 1em;
+
hr { background: #151515; color: #909;
 +
margin-top: 1em; margin-bottom: 1em;
 
}
 
}
 
li,
 
li,
Line 126: Line 124:
 
#pbody,#pbody a{ background: inherit; }
 
#pbody,#pbody a{ background: inherit; }
 
#pbody a{ border: 1px solid #99aadd;}
 
#pbody a{ border: 1px solid #99aadd;}
 
 
/*__TOC__*/
 
/*__TOC__*/
#toc { background-color: #494949; border: 1px solid #59939c; }
+
#toc { background-color: #494949; border: 1px solid #9f9f9f;-moz-border-radius: 4px;}
#toctitle{ background: none; /*font-weight: 350 !important;*/
+
#toctitle{ background: none;text-decoration: none;}
text-decoration: none;
+
}
+
  
 
#div.toctitle h2{background: inherit; text-decoration: none;}
 
#div.toctitle h2{background: inherit; text-decoration: none;}
Line 138: Line 133:
 
font-family: arial, trebuchet;
 
font-family: arial, trebuchet;
 
font-size: 100%;
 
font-size: 100%;
/*font-size: 10pt !important;*/
+
-moz-border-radius-topleft: 0.5em;
/*border: 0 !important;*/
+
-moz-border-radius-bottomleft: 0.5em;
 
}
 
}
 +
 
#contentSub,
 
#contentSub,
#bodyContent{ background: none; }
+
#bodyContent{ padding-top: 4pt;background: none; }
  
 
div.content div{ background: none;}
 
div.content div{ background: none;}
Line 149: Line 145:
 
div.plainlinks,
 
div.plainlinks,
 
div.noprint{ background: #494949; }
 
div.noprint{ background: #494949; }
 
+
/* Main Contents */
/* mediawiki */
+
/* tabs? */
+
 
+
#p-cactions li.selected,
+
#p-cactions li.selected a,
+
#p-cactions li a:hover,
+
#p-cactions li a:visited{background: none;}
+
 
+
table.ambox {color: #c4bfb2 ; }
+
 
+
/*#infobox,
+
div#infobox{ background: #9f9f9f;
+
border: #090909 solid 3px;
+
padding: 1em;
+
}*/
+
 
+
 
table.infobox,
 
table.infobox,
 
div.infobox,
 
div.infobox,
 
div#bodycontent div.infobox{
 
div#bodycontent div.infobox{
-moz-border-radius: 6px;
 
 
background: #5f5f5f;
 
background: #5f5f5f;
border: 1px solid #000000;/*border: #090909 solid 3px;*/
+
border: 1px solid #000000;
padding: 1em;
+
-moz-border-radius: 4px;
 
}
 
}
 +
table.infobox tbody,
 +
table.infobox tbody tr th{cursor: default;padding-left: 8pt;}
 +
table.infobox tbody ul,
 +
table.infobox tbody ul li{
 +
padding-left: 6%;
 +
list-style-image: none;
 +
list-style-type: none;
 +
}
 +
table.infobox tbody ul li{color: #282828;padding-left: 6pt;}
  
 +
table.infobox tbody ul li a{
 +
font-family: arial, trebuchet;
 +
font: 100 normal 120%/100% "Arial Narrow", sans-serif;
 +
margin-left: -12%;
 +
padding-left: 3pt;
 +
padding-right: 4pt;
 +
padding-top: 2pt;
 +
}
 +
table.infobox tbody ul li:hover{
 +
background: #555555;
 +
margin-right: 16%;
 +
-moz-border-radius: 0.4em;
 +
}
 +
 +
div#bodyContent table.ambox/*,
 +
div#bodyContent table.ambox tbody,
 +
div#bodyContent table.ambox tbody tr,
 +
div#bodyContent table.ambox tbody tr ambox-text.td*/{border: none; -moz-border-radius: 0.4em;}
 +
 +
/*.ambox,table.ambox,table.ambox tbody{color: #c4bfb2 ; background: none;}*/
 
.ambox-text{background: none;}
 
.ambox-text{background: none;}
 +
 +
table.ambox-notice{background: #14344b;}
 +
table.ambox-serious{background: #3b1818;}
 +
table.ambox-content{background: #4b3010;}
 +
table.ambox-style{background: #4b3f10;}
 +
table.ambox-info{background: #303037;}
  
 
#mw-headline {background: inherit;}
 
#mw-headline {background: inherit;}
Line 184: Line 198:
  
 
table.navbox,
 
table.navbox,
table.navbox tbody,
+
table.navbox tbody tr.navbox-body td.navbox-body,
table.navbox tbody tr{
+
table.navbox tbody tr.navbox-body th.navbox-group{background: #343434;}
background: none;
+
table.navbox tbody tr.navbox-header{
}
+
background: #819681;
 +
-moz-border-radius: 0.2em;}
 +
table.navbox tbody tr.navbox-header a{color: #222222;}
  
table.navbox tbody tr.navbox-header,
+
table#recent-edits.infobox tbody tr th{color: #FFFFFF; text-align: justify;}
table.navbox tbody tr.navbox-header th.navbox-header,
+
table.navbox tbody tr.navbox-header th.navbox-header div,
+
table.navbox tbody tr.navbox-body odd th.navboxgroup,
+
table.navbox tbody tr.navbox-body even th.navboxgroup{
+
background: #000000 none;
+
}
+
  
table#recent-edits.infobox tbody tr th{
+
div#catlinks{border: #5f5f5f dotted 1px; background: #090909; -moz-border-radius: 0.4em;}
color: #FFFFFF;
+
text-align: justify;
+
}
+
 
+
/* input,*/
+
form#search input#searchText,
+
div#content div#bodyContent form#search input#searchText {
+
border: 1px solid #FFFFFF;
+
color: #FFFFFF;
+
background: #000000 none;
+
}
+
  
 
/* Remove Edit Sections for minor headings */
 
/* Remove Edit Sections for minor headings */
h3 span.editsection,
+
h3 span.editsection,h4 span.editsection,h5 span.editsection,h6 span.editsection{display: none;}
h4 span.editsection,
+
h5 span.editsection,
+
h6 span.editsection{display: none;}
+
/*span.editsection{display: none;}*/
+
  
 
/* Search Box */
 
/* Search Box */
div.p-search div.searchBody{
+
div#p-search.portlet div#searchBody.pBody{ background: none;}
background: none;
+
}
+
  
div.p-search div.searchBody form.searchForm,
+
div#p-search.portlet div#searchBody.pBody form#searchForm,
div.p-search div.searchBody form.searchForm div,
+
div#p-search.portlet div#searchBody.pBody form#searchForm div,
div.p-search div.searchBody form.searchForm input.searchInput{
+
div#p-search.portlet div#searchBody.pBody form#searchForm div input#searchInput{
 
color: #FFFFFF;
 
color: #FFFFFF;
 
background: #090909;
 
background: #090909;
 
}
 
}
  
div.pBody ul,
+
/* Tabs */
div.pBody ul li.ca-nstab-user,
+
/*#p-cactions li a:visited{background: none;}*/
div.pBody ul li.ca-talk,
+
#p-cactions li.selected,
div.pBody ul li.ca-edit,
+
#p-cactions li.selected a,
div.pBody ul li.ca-history,
+
#p-cactions li a:hover{background: #151515;}
div.pBody ul li.ca-move,
+
 
div.pBody ul li.ca-unwatch{
+
div#p-cactions div.pBody ul li{
 
background: #151515;
 
background: #151515;
 +
padding-top: 4pt;
 +
-moz-border-radius-topleft: 0.4em;
 +
-moz-border-radius-topright: 0.4em;
 
}
 
}
  
/*================================================================================*/
+
/*div#p-cactions div.pBody ul li a*/
/**make a few corners round, only supported by moz/firefox/other gecko browsers for now */
+
#p-cactions li a{
/*================================================================================*/
+
font-family: arial, trebuchet;
#content {
+
font: 100 normal 110%/120% "Arial Narrow", sans-serif;
-moz-border-radius-topleft: 0.5em;
+
background: #151515;
-moz-border-radius-bottomleft: 0.5em;
+
 
}
 
}
  
/*table.infobox,
+
/**/
div.infobox,*/
+
body.mediawiki div#globalWrapper div#footer{ background: #151515;}
#catlinks,
+
#toc,
+
.ambox {
+
-moz-border-radius: 6px;
+
}
+
  
/* Icons for Other-Spaces */
+
div#bodyContent div table{
#bodyContent a[title^="UE3:"]{
+
background: #819681;
-moz-background-clip:border;
+
color: #DDDDDD;
-moz-background-inline-policy:continuous;
+
-moz-background-origin:padding;
+
background:transparent url(/w/images/Icon-UDK.png) no-repeat scroll left center;
+
padding-left:21px;
+
 
}
 
}
  
#bodyContent a[title^="User:"]{
+
div#bodyContent div table tbody{
-moz-background-clip:border;
+
background: #5f5f5f;
-moz-background-inline-policy:continuous;
+
color: #DDDDDD;
-moz-background-origin:padding;
+
background:transparent url(/w/skins/monobook/user.gif) no-repeat scroll left center;
+
padding-left:21px;
+
 
}
 
}
  
/*================================================================================*/
+
div#bodyContent div table tbody tr{
/** Uscript - Highlighter (codenoir) */
+
background: #5f5f5f;
/*================================================================================*/
+
color: #AAAAAA;
div.source-uscript pre{
+
border: none;background: none;
+
color: #000000 !important;
+
 
}
 
}
  
div#bodyContent div.mw-geshi{
+
div#bodyContent div table tbody tr td{
border: #494949 dotted 1px;
+
background: #5f5f5f;
 +
color: #AAAAA;
 
}
 
}
  
/* UE3: Namespace */
+
/* Thumb Image adjustments */
body.ns-106 div#bodyContent div.mw-geshi,
+
div#bodyContent div.thumb,
body.ns-107 div#bodyContent div.mw-geshi{
+
div#bodyContent div.thumb div.thumbinner,
border: #bcb936 dotted 1px;
+
div#bodyContent div.thumb div.thumbinner a.image{
 +
padding: 4px;
 +
padding-left: 3px;
 +
padding-right: 6px;
 +
color: white;
 +
background: none;
 +
-moz-border-radius: 4px;
 
}
 
}
  
div#bodyContent div.mw-geshi div.uscript,
+
div#bodyContent div.thumb,
div#bodyContent div.mw-geshi div.uscript pre.de1{
+
div#bodyContent div.thumb div.thumbinner a.image img{ border: none;}
border: none;
+
}
+
  
div#bodyContent div.mw-geshi,
+
div#bodyContent div.tleft{padding-right: 12px;}
div#bodyContent div.mw-geshi div.uscript,
+
div#bodyContent div.tright{padding-left: 12px;}
div#bodyContent div.mw-geshi div.uscript pre.de1{
+
background: #090909;
+
}
+
  
div.mw-geshi div.uscript pre.de1 span.br0,
+
/* Text Alignment Tweaks */
div.mw-geshi div.uscript pre.de1 span.sy0,
+
div#bodyContent h2 {text-indent: 0.2em;}
div.mw-geshi div.uscript pre.de1 span.sy1{
+
div#bodyContent h3 {text-indent: 0.4em;}
color:#FFFFFF;
+
div#bodyContent h4 {text-indent: 0.6em; font: 100 normal 120%/70% "Arial Narrow", sans-serif;}
}
+
  
/* Keywords */
+
div#bodyContent h1.firstHeading{padding-top: 12pt;font: 100 normal 170%/100% "Arial Narrow", sans-serif;}
div.mw-geshi div.uscript pre.de1 span.kw1,
+
/*================================================================================*/
div.mw-geshi div.uscript pre.de1 span.kw4, /* Types */
+
div#p-tb div.pBody,
div.mw-geshi div.uscript pre.de1 span.kw5,
+
div#p-personal,
div.mw-geshi div.uscript pre.de1 span.kw6{
+
div#p-personal div.pBody,
color:#66bcd9;
+
div#p-personal div.pBody ul{ background: none;}
 +
 
 +
div#p-personal div.pBody{padding-left: 60%;}
 +
 
 +
div#column-one div#p-personal{
 +
padding-top: 8pt;
 +
height: 18px;
 +
font-family: arial, trebuchet;
 +
font: 100 normal 130%/100% "Arial Narrow", sans-serif;
 
}
 
}
  
/* Keywords - Secondary */
+
div#column-one div#p-personal div.pBody a{color: #adcc63; text-decoration: none;}
div.mw-geshi div.uscript pre.de1 span.kw8{ /* Secondary - True/None/Owner/Self? */
+
div#column-one div#p-personal div.pBody ul li:hover{color: #000000;background: #adcc63;}
color:#8f8f8f;
+
 
 +
div#column-one div#p-personal div.pBody ul li{
 +
background: #000000;
 +
border: 1pt #151515 solid;
 +
border-bottom:  2pt #151515 solid;
 +
padding-left: 6pt;
 +
padding-right: 6pt;
 +
margin-left: 2pt;
 +
-moz-border-radius-topleft: 0.5em;
 +
-moz-border-radius-bottomleft: 0.5em;
 
}
 
}
  
div.mw-geshi div.uscript pre.de1 span.kw10{ /* Major UE Classes */
+
.mw-specialpagesgroup{background: #151515;}
color:#cccc00;
+
 
 +
div#column-content, div#column-one div#p-cactions{padding-top: 8pt;}
 +
 
 +
div#catlinks{
 +
border: 0.5pt #5f5f5f solid;
 +
background: #090909 !important;
 +
-moz-border-radius: 0.4em;
 
}
 
}
  
/* Literals */
+
table.navbox { border: #5f5f5f 1pt solid; -moz-border-radius: 0.5em;}
div.mw-geshi div.uscript pre.de1 span.st0{
+
 
color:#fd3e1c;
+
table.navbox th.navbox-header{background: #343434;}
 +
table.navbox th.navbox-header>div{
 +
border: #151515 1pt solid;
 +
background: #819681;
 +
-moz-border-radius: 0.4em;}
 +
 
 +
div#p-navigation h5{
 +
color: #bebebe;
 +
background: #151515;
 +
font-family: arial, trebuchet;
 +
font: 100 normal 130%/100% "Arial Narrow", sans-serif;
 +
border-left: 3pt #bebebe double;
 +
border-bottom: 1pt #bebebe solid;
 +
padding-right: 34pt;
 +
-moz-border-radius-bottomleft: 0.4em;
 +
-moz-border-radius-topright: 1.2em;
 
}
 
}
  
div.mw-geshi div.uscript pre.de1 span.nu0{ /* Digit */
+
div#p-navigation div.pBody,
color:#ff6600;
+
div#p-navigation div.pBody ul,
 +
div#p-navigation div.pBody ul li{list-style-image: none;list-style-type: none;}
 +
div#p-navigation div.pBody ul{padding-left: 2pt; border-left: 1pt #9f9f9f solid;}
 +
div#p-navigation div.pBody ul li{padding-top: 2pt;background: #151515;}
 +
 
 +
div#p-navigation div.pBody a{
 +
font-family: arial, trebuchet;
 +
font: 100 normal 120%/100% "Arial Narrow", sans-serif;
 +
border-left: 3pt #bebebe double;
 +
border-bottom: 1pt #bebebe solid;
 +
padding-left: 3pt;
 +
padding-right: 4pt;
 +
padding-top: 2pt;
 +
-moz-border-radius-bottomleft: 0.4em;
 +
-moz-border-radius-topright: 0.8em;
 
}
 
}
  
/* Comments */
+
div#p-navigation div.pBody a:link{color:#9f9f9f;}
div.mw-geshi div.uscript pre.de1 span.co1,
+
div#p-navigation div.pBody a:hover{
div.mw-geshi div.uscript pre.de1 span.coMULTI{
+
color:#bfbfbf;
color:#00c000;
+
border-left: 3pt #575757 double;
 +
border-bottom: 1pt #575757 solid;
 
}
 
}
  
 
/*================================================================================*/
 
/*================================================================================*/
/** CSS - Highlighter (codenoir) */
+
/* (codenoir) */
/*================================================================================*/
+
div#bodyContent pre{border: #494949 dotted 1px; background: #090909; color: #ffffff}
 +
pre.de1{color:white;}
 +
code{border: none; background: none; color:#ffffff;}
  
/* Keywords */
+
/** Global Highlighter (codenoir) - Supports: CSS, UScript */
div#bodyContent div pre.css span.kw1,
+
div#bodyContent div.mw-geshi{border: #5f5f5f dotted 1px; background: #090909;-moz-border-radius: 4px;}
div#bodyContent div pre.css span.kw4,
+
div#bodyContent div pre.css span.kw5,
+
div#bodyContent div pre.css span.kw6{
+
color:#66bcd9;
+
}
+
  
/* Comments */
+
div#bodyContent div.mw-geshi div,
div#bodyContent div pre.css span.co1,
+
div#bodyContent div.mw-geshi div pre{ border: none;}
div#bodyContent div pre.css span.coMULTI{
+
/* Keywords */
color:#00c000;
+
div#bodyContent span.kw1,
 +
div#bodyContent span.kw4, /* UC: Types */
 +
div#bodyContent span.kw5,
 +
div#bodyContent span.kw6{ color:#66bcd9;}
 +
/* Comments */
 +
div#bodyContent span.co1,
 +
div#bodyContent span.coMULTI{ color:#00c000;}
 +
/* Literals */
 +
div#bodyContent span.st0{ color:#fd3e1c;}
 +
 
 +
/** Uscript - Highlighter (codenoir) */
 +
div.source-uscript pre{
 +
border: none;background: none;color: #000000;
 +
-moz-border-radius: 4px;
 
}
 
}
 +
 +
div.mw-geshi div.uscript pre.de1 span.br0,
 +
div.mw-geshi div.uscript pre.de1 span.sy0,
 +
div.mw-geshi div.uscript pre.de1 span.sy1,
 +
/* casts,enum,struct?*/
 +
div.mw-geshi div.uscript pre.de1 span.me1{ color:#FFFFFF;}
 +
/* Keywords *//* Secondary - True/None/Owner/Self? */
 +
div.mw-geshi div.uscript pre.de1 span.kw8{ color:#66bcd9;}
 +
/* Keywords - Secondary */
 +
div.mw-geshi div.uscript pre.de1 span.kw7{ color:#8f8f8f;}
 +
 +
body.ns-105  div.mw-geshi div.uscript pre.de1 span.kw10,
 +
body.ns-104  div.mw-geshi div.uscript pre.de1 span.kw10{color:#257ec2;}
 +
/* Major UE Classes */
 +
div.mw-geshi div.uscript pre.de1 span.kw10{ color:#cccc00;}
 +
/* Digit */
 +
div.mw-geshi div.uscript pre.de1 span.nu0{ color:#ff6600;}
 +
/* Markup */
 +
div.mw-geshi div.uscript pre.de1 span.re0{ color:#0066ff;}
 +
/** XML - Highlighter (codenoir) */
 +
div.mw-geshi div.xml pre.de1 span.sc3{ color:#ffffff;}
 +
/* Markup */
 +
div.mw-geshi div.xml pre.de1 span.re0,
 +
div.mw-geshi div.xml pre.de1 span.re1,
 +
div.mw-geshi div.xml pre.de1 span.re2{ color:#0066ff;}
 +
/* Comments */
 +
div.mw-geshi div.xml pre.de1 span.sc-1{ color:#00c000;}
 +
/** NSIS - Highlighter (codenoir) */
 +
div.mw-geshi div.nsis pre.de1 span.kw2{ color:#0066ff;}
 +
div.mw-geshi div.nsis pre.de1 span.re5{ color:#cccc00;}
 +
/** (DOS) BATCH - Highlighter (codenoir) */
 +
div.mw-geshi div.dos pre.de1 span.kw3{ color:#66bcd9;}
 +
div.mw-geshi div.dos pre.de1 span.re2{ color:#cccc00;}
 +
div.mw-geshi div.dos pre.de1 span.sy0{ color:#fd3e1c;}

Latest revision as of 09:48, 1 September 2011

/** Namespace's */
/* UE1 */
.ns-102 h1, .ns-103 h1 {color:#7b749b; border: none;}
.ns-102 h4, .ns-103 h4 {color: #59939c;}
	/* Tabs & Content */ .ns-102 #content, .ns-103 #content,
	body.ns-102 div#p-cactions div.pBody ul li, body.ns-102 div#footer,
	body.ns-103 div#p-cactions div.pBody ul li, body.ns-103 div#footer{	border: #bcb936 solid 1px;}
/* UE2 */
.ns-104 h1,	.ns-105 h1 {color:#7b749b; border:none;}
.ns-104 #portlet a:visited, .ns-105 #portlet a:visited{border: #257ec2 solid 1px;}
	/* Tabs & Content */ .ns-104 #content, .ns-105 #content,
	body.ns-104 div#p-cactions div.pBody ul li, body.ns-104 div#footer,
	body.ns-105 div#p-cactions div.pBody ul li, body.ns-105 div#footer{	border: #257ec2 solid 1px;}
/* UE3 */ /* #fd3e1c - Old Red */
.ns-106 h1,	.ns-107 h1 {color:#7b749b; border: none;}
 #portlet a:visited,	#portlet a:visited{background: inherit;border-color: #bcb936;}
	/* Tabs & Content */ .ns-106 #content, .ns-107 #content,
	body.ns-106 div#p-cactions div.pBody ul li, body.ns-106 div#footer,
	body.ns-107 div#p-cactions div.pBody ul li, body.ns-107 div#footer{	border: #bcb936 solid 1px;}
/* Legacy */
.ns-100 #content, .ns-101 #content {background: #151515; border: #7b749b solid 1px;}
.ns-100 h1,	.ns-101 h1 {color:#7b749b; border: none;}
.ns-100 h4, .ns-101 h4 {color: #257ec2;}
	/* Tabs & Content */ .ns-100 #content, .ns-101 #content,
	body.ns-100 div#p-cactions div.pBody ul li, body.ns-100 div#footer,
	body.ns-101 div#p-cactions div.pBody ul li, body.ns-101 div#footer{	border: #7b749b solid 1px;}
 
#siteNotice, #siteNotice a{background: inherit;}
 
#recent-edits tbody tr th{
	color:#090909;
	font-family: arial, trebuchet;
	font: 100 normal 130%/100% "Arial Narrow", sans-serif;
}
/* links */
a:link{color: #66bcd9; text-decoration: none; background: none;}
a:visited{color: #808080; font-style: italic;}
a:hover{color: #59939c; text-decoration: none;}
	/* Redlinks */
	a.new:link{color: #fd3e1c;}
	a.new:hover{color: #ff6600;}
	/* Interwiki links */
	a.external:link{color: #257ec2;}
	a.external:hover{color: #145789;}
	a.external:visited{color: #257ec2;}
	/* Tab links */
	#p-cactions li a:link{color: #c4bfb2;}
	#p-cactions li a:visited{color: #7b749b;}
	#p-cactions li a:hover{color: #b8b634;}
	#p-cactions li.new a:link{color: #fd3e1c;}
	#p-cactions li.new a:hover{color: #ff6600;}
	/* Main TOC links */
	table.infobox a:visited{color: #c4bfb2; font-style: italic;}
	table.infobox a:hover{color: #66bcd9; text-decoration: none;}
 
html,div{	color: white; background-color: #090909;}
 
div#bodyContent div{	background: none;}
 
table {		color: white;	background-color: inherit;	}
body {		font-style:normal;
			font-variant:normal;
			line-height:normal;
			text-indent: 0.4em;
}
 
b { 		color:#c4bfb2; font-weight: 500;}/*bolder*/
p{			color: white;background-color: inherit;padding-left: 0.8em;}
 
dl dt{}
dd b{		color: #59939c;}
 
h1, h2, h3, h4 {
			background: none;
			font-family: arial, trebuchet;
			font: 100 normal 130%/100% "Arial Narrow", sans-serif;
			border-bottom: none;
}
 
h1 {		color: #7b749b; border-bottom: #7b749b solid 1px;
			font: 500 normal 160%/180% "Arial Narrow", sans-serif;
}
h2 {		color:#99aadd; font: 300 normal 140%/120%  "Arial Narrow", sans-serif;}h2{	font-size: 142% !important;}
h3, h4 {	color: #c0c0c0; font-size: 132%; text-indent: 0.2em;}
 
	h2 .mw-headline,
	h3 .mw-headline{
		margin-left: -3pt !important;
		padding-left: 3pt !important;
		background: #101010 !important;
		border-top: #090909 1pt solid !important;
		border-right: #090909 1pt solid !important;
		-moz-border-radius-topright: 0.6em;
		-moz-border-radius-bottomleft: 0.2em;
	}
 
	h2 .mw-headline{
		padding-right: 40% !important;
		border-left: #99AADD 1pt dotted !important;
		border-bottom: #99AADD 1pt solid !important;
		background: #101010 !important;
	}
 
	h3 .mw-headline{
		padding-right: 3pt !important;
		border-left: #202020 1pt dotted !important;
		border-bottom: #202020 3pt double !important;
	}
 
	div#mw-pages h3{color: #222222;}
 
	h5 span.mw-headline{	color: #FFFFFF;}
 
h4 { 		color: #257ec2; font: 100 normal 130%/100% "Arial Narrow", sans-serif;}
h5 {		color: #FFFFFF;}
h6 {		color: #000000;}
 
hr {		background: #151515; color: #909;
			margin-top: 1em; margin-bottom: 1em;
}
li,
ul {		background: inherit;	}
 
#pbody,#pbody a{	background: inherit;	}
#pbody a{		border: 1px solid #99aadd;}
/*__TOC__*/
#toc {			background-color: #494949; border: 1px solid #9f9f9f;-moz-border-radius: 4px;}
#toctitle{		background: none;text-decoration: none;}
 
#div.toctitle h2{background: inherit;	text-decoration: none;}
 
#content {		background: #151515;
				font-family: arial, trebuchet;
				font-size: 100%;
				-moz-border-radius-topleft: 0.5em;
				-moz-border-radius-bottomleft: 0.5em;
}
 
#contentSub,
#bodyContent{	padding-top: 4pt;background: none;	}
 
div.content div{	background: none;}
 
div.thumb{			background: inherit;	}
div.plainlinks,
div.noprint{		background: #494949;	}
/* Main Contents */
table.infobox,
div.infobox,
div#bodycontent div.infobox{
	background: #5f5f5f;
	border: 1px solid #000000;
	-moz-border-radius: 4px;
}
table.infobox tbody,
table.infobox tbody tr th{cursor: default;padding-left: 8pt;}
table.infobox tbody ul,
table.infobox tbody ul li{
	padding-left: 6%;
	list-style-image: none;
	list-style-type: none;
}
table.infobox tbody ul li{color: #282828;padding-left: 6pt;}
 
table.infobox tbody ul li a{
	font-family: arial, trebuchet;
	font: 100 normal 120%/100% "Arial Narrow", sans-serif;
	margin-left: -12%;
	padding-left: 3pt;
	padding-right: 4pt;
	padding-top: 2pt;
}
table.infobox tbody ul li:hover{
	background: #555555;
	margin-right: 16%;
	-moz-border-radius: 0.4em;
}
 
div#bodyContent table.ambox/*,
div#bodyContent table.ambox tbody,
div#bodyContent table.ambox tbody tr,
div#bodyContent table.ambox tbody tr ambox-text.td*/{border: none; -moz-border-radius: 0.4em;}
 
/*.ambox,table.ambox,table.ambox tbody{color: #c4bfb2 ; background: none;}*/
.ambox-text{background: none;}
 
table.ambox-notice{background: #14344b;}
table.ambox-serious{background: #3b1818;}
table.ambox-content{background: #4b3010;}
table.ambox-style{background: #4b3f10;}
table.ambox-info{background: #303037;}
 
#mw-headline {background: inherit;}
 
h4 span.mwheadline{text-indent: 0.1em;}
h5 span.mwheadline{color: #FFFFFF;}
h6, h6 span.mwheadline{color: #FFFFFF; }
 
table.navbox,
table.navbox tbody tr.navbox-body td.navbox-body,
table.navbox tbody tr.navbox-body th.navbox-group{background: #343434;}
table.navbox tbody tr.navbox-header{
	background: #819681;
	-moz-border-radius: 0.2em;}
table.navbox tbody tr.navbox-header a{color: #222222;}
 
table#recent-edits.infobox tbody tr th{color: #FFFFFF; text-align: justify;}
 
div#catlinks{border: #5f5f5f dotted 1px; background: #090909; -moz-border-radius: 0.4em;}
 
/* Remove Edit Sections for minor headings */
h3 span.editsection,h4 span.editsection,h5 span.editsection,h6 span.editsection{display: none;}
 
/* Search Box */
div#p-search.portlet div#searchBody.pBody{	background: none;}
 
div#p-search.portlet div#searchBody.pBody form#searchForm,
div#p-search.portlet div#searchBody.pBody form#searchForm div,
div#p-search.portlet div#searchBody.pBody form#searchForm div input#searchInput{
	color: #FFFFFF;
	background: #090909;
}
 
/* Tabs */
/*#p-cactions li a:visited{background: none;}*/
#p-cactions li.selected,
#p-cactions li.selected a,
#p-cactions li a:hover{background: #151515;}
 
div#p-cactions div.pBody ul li{
	background: #151515;
	padding-top: 4pt;
	-moz-border-radius-topleft: 0.4em;
	-moz-border-radius-topright: 0.4em;
}
 
/*div#p-cactions div.pBody ul li a*/
#p-cactions li a{
	font-family: arial, trebuchet;
	font: 100 normal 110%/120% "Arial Narrow", sans-serif;
	background: #151515;
}
 
/**/
body.mediawiki div#globalWrapper div#footer{	background: #151515;}
 
div#bodyContent div table{
	background: #819681;
	color: #DDDDDD;
}
 
div#bodyContent div table tbody{
	background: #5f5f5f;
	color: #DDDDDD;
}
 
div#bodyContent div table tbody tr{
	background: #5f5f5f;
	color: #AAAAAA;
}
 
div#bodyContent div table tbody tr td{
	background: #5f5f5f;
	color: #AAAAA;
}
 
/* Thumb Image adjustments */
div#bodyContent div.thumb,
div#bodyContent div.thumb div.thumbinner,
div#bodyContent div.thumb div.thumbinner a.image{
	padding: 4px;
	padding-left: 3px;
	padding-right: 6px;
	color: white;
	background: none;
	-moz-border-radius: 4px;
}
 
div#bodyContent div.thumb,
div#bodyContent div.thumb div.thumbinner a.image img{	border: none;}
 
div#bodyContent div.tleft{padding-right: 12px;}
div#bodyContent div.tright{padding-left: 12px;}
 
/* Text Alignment Tweaks */
div#bodyContent h2 {text-indent: 0.2em;}
div#bodyContent h3 {text-indent: 0.4em;}
div#bodyContent h4 {text-indent: 0.6em; font: 100 normal 120%/70% "Arial Narrow", sans-serif;}
 
div#bodyContent h1.firstHeading{padding-top: 12pt;font: 100 normal 170%/100% "Arial Narrow", sans-serif;}
/*================================================================================*/
div#p-tb div.pBody,
div#p-personal,
div#p-personal div.pBody,
div#p-personal div.pBody ul{	background: none;}
 
div#p-personal div.pBody{padding-left: 60%;}
 
div#column-one div#p-personal{
	padding-top: 8pt;
	height: 18px;
	font-family: arial, trebuchet;
	font: 100 normal 130%/100% "Arial Narrow", sans-serif;
}
 
div#column-one div#p-personal div.pBody a{color: #adcc63; text-decoration: none;}
div#column-one div#p-personal div.pBody ul li:hover{color: #000000;background: #adcc63;}
 
div#column-one div#p-personal div.pBody ul li{
	background: #000000;
	border: 1pt #151515 solid;
	border-bottom:  2pt #151515 solid;
	padding-left: 6pt;
	padding-right: 6pt;
	margin-left: 2pt;
	-moz-border-radius-topleft: 0.5em;
	-moz-border-radius-bottomleft: 0.5em;
}
 
.mw-specialpagesgroup{background: #151515;}
 
div#column-content, div#column-one div#p-cactions{padding-top: 8pt;}
 
div#catlinks{
	border: 0.5pt #5f5f5f solid;
	background: #090909 !important;
	-moz-border-radius: 0.4em;
}
 
table.navbox { border: #5f5f5f 1pt solid; -moz-border-radius: 0.5em;}
 
table.navbox th.navbox-header{background: #343434;}
table.navbox th.navbox-header>div{
	border: #151515 1pt solid;
	background: #819681;
	-moz-border-radius: 0.4em;}
 
div#p-navigation h5{
	color: 	#bebebe;
	background: #151515;
	font-family: arial, trebuchet;
	font: 100 normal 130%/100% "Arial Narrow", sans-serif;
	border-left: 3pt #bebebe double;
	border-bottom: 1pt #bebebe solid;
	padding-right: 34pt;
	-moz-border-radius-bottomleft: 0.4em;
	-moz-border-radius-topright: 1.2em;
}
 
div#p-navigation div.pBody,
div#p-navigation div.pBody ul,
div#p-navigation div.pBody ul li{list-style-image: none;list-style-type: none;}
div#p-navigation div.pBody ul{padding-left: 2pt; border-left: 1pt #9f9f9f solid;}
div#p-navigation div.pBody ul li{padding-top: 2pt;background: #151515;}
 
div#p-navigation div.pBody a{
	font-family: arial, trebuchet;
	font: 100 normal 120%/100% "Arial Narrow", sans-serif;
	border-left: 3pt #bebebe double;
	border-bottom: 1pt #bebebe solid;
	padding-left: 3pt;
	padding-right: 4pt;
	padding-top: 2pt;
	-moz-border-radius-bottomleft: 0.4em;
	-moz-border-radius-topright: 0.8em;
}
 
div#p-navigation div.pBody a:link{color:#9f9f9f;}
div#p-navigation div.pBody a:hover{
	color:#bfbfbf;
	border-left: 3pt #575757 double;
	border-bottom: 1pt #575757 solid;
}
 
/*================================================================================*/
/* (codenoir) */
div#bodyContent pre{border: #494949 dotted 1px; background: #090909; color: #ffffff}
pre.de1{color:white;}
code{border: none; background: none; color:#ffffff;}
 
/** Global Highlighter (codenoir) - Supports: CSS, UScript */
div#bodyContent div.mw-geshi{border: #5f5f5f dotted 1px; background: #090909;-moz-border-radius: 4px;}
 
div#bodyContent div.mw-geshi div,
div#bodyContent div.mw-geshi div pre{			border: none;}
	/* Keywords */
div#bodyContent span.kw1,
div#bodyContent span.kw4,	/* UC: Types */
div#bodyContent span.kw5,
div#bodyContent span.kw6{						color:#66bcd9;}
	/* Comments */
div#bodyContent span.co1,
div#bodyContent span.coMULTI{					color:#00c000;}
	/* Literals */
div#bodyContent span.st0{						color:#fd3e1c;}
 
/** Uscript - Highlighter (codenoir) */
div.source-uscript pre{
	border: none;background: none;color: #000000;
	-moz-border-radius: 4px;
}
 
div.mw-geshi div.uscript pre.de1 span.br0,
div.mw-geshi div.uscript pre.de1 span.sy0,
div.mw-geshi div.uscript pre.de1 span.sy1,
	/* casts,enum,struct?*/
div.mw-geshi div.uscript pre.de1 span.me1{ 	color:#FFFFFF;}
	/* Keywords *//* Secondary - True/None/Owner/Self? */
div.mw-geshi div.uscript pre.de1 span.kw8{	color:#66bcd9;}
	/* Keywords - Secondary */
div.mw-geshi div.uscript pre.de1 span.kw7{	color:#8f8f8f;}
 
body.ns-105  div.mw-geshi div.uscript pre.de1 span.kw10,
body.ns-104  div.mw-geshi div.uscript pre.de1 span.kw10{color:#257ec2;}
	/* Major UE Classes */
div.mw-geshi div.uscript pre.de1 span.kw10{	color:#cccc00;}
	/* Digit */
div.mw-geshi div.uscript pre.de1 span.nu0{	color:#ff6600;}
	/* Markup */
div.mw-geshi div.uscript pre.de1 span.re0{	color:#0066ff;}
/** XML - Highlighter (codenoir) */
div.mw-geshi div.xml pre.de1 span.sc3{			color:#ffffff;}
	/* Markup */
div.mw-geshi div.xml pre.de1 span.re0,
div.mw-geshi div.xml pre.de1 span.re1,
div.mw-geshi div.xml pre.de1 span.re2{			color:#0066ff;}
	/* Comments */
div.mw-geshi div.xml pre.de1 span.sc-1{		color:#00c000;}
/** NSIS - Highlighter (codenoir) */
div.mw-geshi div.nsis pre.de1 span.kw2{		color:#0066ff;}
div.mw-geshi div.nsis pre.de1 span.re5{		color:#cccc00;}
/** (DOS) BATCH - Highlighter (codenoir) */
div.mw-geshi div.dos pre.de1 span.kw3{			color:#66bcd9;}
div.mw-geshi div.dos pre.de1 span.re2{			color:#cccc00;}
div.mw-geshi div.dos pre.de1 span.sy0{			color:#fd3e1c;}