Coraabia Wiki
mNo edit summary
m (toc link)
Line 334: Line 334:
 
a {
 
a {
 
color: #ff5500 !important;
 
color: #ff5500 !important;
  +
}
  +
  +
label.toctogglelabel {
  +
color: #ff5500;
 
}
 
}
   

Revision as of 01:15, 12 December 2019

/* Framework */
body { 
    -webkit-background-size: cover;
    -o-background-size: cover;
    background: url(/media/b/bb/Coraabbg.jpg) no-repeat fixed center center / cover #2b0300;
}

body #pageWrapper {
    margin-right: 5px;
}

/* Head */
div#mw-page-base {
    background: transparent;
    background-image: none;
}

div#mw-head {
    margin-right: 5px;
}

#mw-head-base {
    background: transparent;
    background-image: none;
    border-bottom: 0px;
}

/* Tabs */
#left-navigation {
    margin-left: 180px;
    margin-top: 2em;
}

#right-navigation {
    margin-right: 5px;
    margin-top: 2em;
}

div.vectorTabs {
    background-image: none;
}

div.vectorTabs span {
    background: transparent;
}

div.vectorTabs span a {
    padding-top: 1em;
}

div#mw-head div.vectorMenu h4,
div.vectorMenu#p-variants #mw-vector-current-variant {
  padding-top: 1.12em;
   text-shadow: none;
}

div.vectorTabs ul {
    background: transparent;
    background-image: none;
}

div.vectorTabs ul li {
    background: rgba(255, 85, 0, 0.2);
}

div.vectorTabs li.selected {
    background: rgba(255, 85, 0, 0.4);
}

div.vectorTabs li a {
    color: #df3500;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
    color: #ef4500;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
     color: #ff8f00;
}

div.vectorTabs li a:hover,
div.vectorTabs li.new a:hover,
div.vectorTabs li.selected a:hover,
div.vectorMenu h3:hover span,
div.vectorMenu h3:focus span {
   color: #ffaa00;
}

div.vectorMenu h3 span::after {
     filter: invert(100%);
}

div.vectorMenu li a {
    color: #ff5500;
}

div.vectorMenu h3 span {
    color: #df3500;
    padding-top: 1.1em;
}

div.vectorMenu {
    background-image: none;
}

div#mw-head div.vectorMenu h3 {
    background-color: rgba(255, 85, 0, 0.2);
    background-image: none;
    text-shadow: none;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    border: medium none;
    color: #df3500;
}

div.vectorMenu div.menu {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

div.vectorMenu ul {
   background-color: #000;
   border: 0px ;
}

#p-personal a:hover {
    color: #ff5500;
}

#p-personal a.new {
    color: #ffffff;
}

#p-personal a.new:visited {
    color: #ffffff;
}

/* Sidebar */
div#mw-panel div.portal div.body,
#mw-panel.collapsible-nav .portal {
    background-image: none;
}

div#mw-panel.collapsible-nav div#p-socialProfiles.portal,
div#mw-panel div.portal div.body div#p-socialProfiles.portal,
#mw-panel.collapsible-nav #p-sitePromos.portal,
div#mw-panel div.portal div.body #p-sitePromos.portal {
      background-image: none;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #ff5500 !important;
}

div#mw-panel div.portal div.body ul li a:hover {
    background-color: #ff5500 !important;
    color: #000000 !important;
    text-decoration: none !important;
}

div#mw-panel div.portal h3,
div#mw-panel div.portal h3:visited,
#mw-panel.collapsible-nav .portal h3 a,
#mw-panel.collapsible-nav .portal h3 a:visited,
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    color: #FF7700;
    font-weight: bold;
}

#mw-panel.collapsible-nav .portal.collapsed h3 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADtJREFUeNpi/P//PwMxgAmFF8b4H4iJUAgBWBUz4bAJQzETHmf9J1Yh0SYyEqOQkRgTsYYPI7EBDhBgAG0rC2g3WtrxAAAAAElFTkSuQmCC);
    background-position:  3px center;
}

#mw-panel.collapsible-nav .portal h3 {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwMxgImBSEB9hSxgMowRv0NX/WeEmciIRxkjutWMuBRhcyMjLo2MVA9HgAADAGEMCRU41TWhAAAAAElFTkSuQmCC);
    background-position: 3px center;
}

div#mw-panel div.portal h3 {
    border-bottom: 1px dotted #ff5500 !important;
}

#p-sitePromos.portal > h3,
#p-socialProfiles > h3 {
    display: none !important;
}

/* Content */
div#content {
    border-color: #ff5500;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    margin-top: -1px;
    background-color: rgba(0, 0, 0, 0.85);
    color: #eeeeee;
    max-width: 1900px;
}

h1, h2, h3, h4, h5, h6 {
    color: #ff9500 !important;
    text-shadow: 0px 0px 10px rgb(255, 64, 0);
    border-bottom: 1px solid #812A00 !important;
}

div#content h1,
div#content h2,
div#content #firstHeading {
    margin-bottom: 0.8em;
    padding-bottom: 0.2em;
}


/*MSX HP EDITS*/

#main {
    width: 100%;
    font-size: 0;
}

#main #toc {
    display: none;
}



.col {
    font-size: 14px;
    width: 49.5%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    border: 0px solid #000;
    margin-top: 20px;
}

.first-col {
    margin-right: 1%;
}

@media (max-width: 1270px) {
 .col {
     width: 100%;
 }
 .first-col {
     margin-right: 0%;
}

div#content {
    padding: 0.50em 0.75em 0.75em 0.75em;
}

}


.col-full {
    font-size: 12px;
    width: 100%;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
}

.section {
    width: 100%; 
    margin-bottom: 20px;
}

div#content h1.col-title {
    /*background-color: rgba(255, 128, 0,.5);*/ 
    border: 0px !important; 
    font-size: 16px; 
    font-weight: bold;
    width:100%;
    text-align: center;
    padding: 4px 10px;
    box-sizing: border-box;

    color: #ff9500;
    text-shadow: 0px 0px 10px rgb(255, 64, 0);
    letter-spacing: 1px;
}

div#content h2.sec-title {
    background-color: rgba(145, 48, 0, 0.29); border: 0px; border-bottom: 0px rgb(0, 0, 0); border-style: solid; font-size: 13px; font-weight: bold; 
    width:100%;
    padding: 5px 10px 4px;
    color: #FF8F00;
    border: 0px !important;
    border-left: 2px solid #FF8f00 !important;
    box-sizing: border-box;
}

#contentSub,
#contentSub2 {
    display: none;
}

.inner {
    clear: both; 
    padding-top: 0.5em;
    margin: 0.5em
}

.centered {
    text-align: center;
}

ul {
    list-style-image:none;
}

#mf-playnow {
    margin: 20px 0;
} 

.subtype {
    display: inline-block;
    max-width: 100px;
    text-align:center;
    margin-bottom: 10px;
}

 /*END MSX EDITS*/

a {
    color: #ff5500 !important;
}

label.toctogglelabel {
    color: #ff5500;
}

a:visited {
    color: #f23d00 !important;
}

a:active {
    color: #ff7f00 !important;
}

a:hover,
a:focus {
    color: #ff7f00 !important;
    text-decoration: none !important;
}

a.stub {
    color: #888888 !important;
}

a.new {
    color: #999  !important;
}

a.new:visited {
    color: #777  !important;
}

a.external,
.mw-body a.external {
    color: #ff5500  !important;
}

.mw-body a.external:visited {
 color: #f23d00  !important;
}

.catlinks {
    background: rgba(175, 37, 0, 0.3) !important;
    border: 0px !important;
    border-top: 0px solid #ff5500;
    color: #ff5500 !important;
    margin-top: 1em;
    padding: 5px;
}

.catlinks a,
.mw-normal-catlinks a,
.catlinks a.new,
.mw-normal-catlinks a.new {
    color: #ff5500 !important;
}

.catlinks a:hover {
    color: #ff7f00  !important;
}

#toc,
.toc,
.mw-warning {
    border: 0px !important;
    background: none;
    background-color: rgba(145,48,0,0.3) !important;
    margin-bottom: 10px;
    font-size: 95%;
    padding: 5px;
}

#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
    color: #ff9500 !important;
    border: 0px !important;
}

#toc a:hover,
.toc a:hover {
    background-color: rgba(145,48,0,0.2);
    color: #ff7f00 !important;
    text-decoration: none;
}

#toc .toctoggle a:hover,
.toc .toctoggle a:hover {
    background-color: transparent;
    color: #ff5500 !important;
}

#toc ul ul,
.toc ul ul {
    margin: 0 0 0 2em;
}

fieldset {
    border: 2px solid #ff5500;
}

legend {
    color: #ff5500;
    font-size: 95%;
    padding: 0.5em;
}

/* Footer */
div#footer ul li {
    color: #bbbbbb;
}

div#footer ul li a {
    color: #ff5500;
}

/* Thumbnails and galleries */
li.gallerybox div.thumb {
    /*background: url(/media/c/c2/Blckbg.png) no-repeat scroll right bottom #f0edea !important;  */
    border: 0 none !important;
    padding: 6px 4px !important;
    width: auto;
    
    background: none ;
    background-color: rgba(145,48,0,0.2); /*#f9f9f9;  */
    margin: 0px;
    text-align: center;
}

div.thumbinner {
    background-color: rgba(145,48,0,0.3) !important;
    border: none !important;
    font-size: 94%;
    overflow: hidden;
    padding: 3px !important;
    text-align: center;
}

li.gallerybox {
    /*border: 2px solid #ffffff;*/
    display: inline-block;
    vertical-align: top;
    margin: 2px;
}


/* Preferences */
.client-js #preftoc a:hover,
.client-js #preftoc a:focus {
    text-decoration: underline;
}

.client-js #preftoc {
    background-color: rgba(0, 0, 0, 0.5);
    border: 0px;
    margin: 0 0 4px !important;
}

.client-js #preftoc,
.client-js #preftoc li,  
.client-js #preferences, 
.client-js #preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #666666;
}

.client-js #preftoc li:first-child {
    margin-bottom: 1px;
    margin-left: 5px;
}

.client-js #preftoc li.selected a {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: none;
    border-color: #812a00 #812a00 rgba(0, 0, 0, 0.5);
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    color: #eeeeee;
}

.client-js #preferences {
    background-color: rgba(0, 0, 0, 0.5);
    border: 1px solid #812a00;
    border-radius: 5px;
    color: #eeeeee;
}

.client-js #preferences fieldset {
    border-color: #812a00;
}

/* multi-upload screen font colour fix */
#upload_list .file .file-title {
    color: #000000;
}

.check_span {
    color: #1D1D1D;
    float: right;
}

.topper {
    background-image: url(/media/7/71/Coraabopedia_header.png);
    background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding-top: 41px;
    color: #999;
}

.intropic {
    background-image: url(/media/9/99/4285.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    height: 350px;
    position: relative;
    width: 100%;
    margin-top: 10px;
    border: 2px solid #ff6a00;
    border-radius: 2px;
    box-shadow: 0px 0px 10px rgba(255,64,0, 0.59);
    color: #ff9500 !important;
    text-shadow: 0px 0px 10px rgb(255,64,0);
}

.introchar {
    background-image: url(/media/5/51/4285_TU.png);
    background-repeat: no-repeat;
    height: 350px;
    position: absolute;
    right: 3%;
    top: 0;
    width: 425px;
}

/* Tables */
table {
    border-spacing: 2px;
    border-collapse: separate;
    text-indent: 0;
}

table:-moz-table-border-nonzero {
    border-style: outset;
    border-width: thin;
}

table {
    border-collapse: separate;
    border-spacing: 2px;
    box-sizing: border-box;
    display: table;
    margin-bottom: 0;
    margin-top: 0;
    text-indent: 0;
}

table.wikitable {
    background: none repeat scroll 0 0 rgba(145,48,0,0.3);
    border: 1px solid #000;
    margin: 1em 1em 1em 0;
    color: #fff;
}

.wikitable th,
.wikitable td {
    border: 1px solid #000;
    padding: 0.2em;
}

table.wikitable > tr > th,
table.wikitable > tr > td,
table.wikitable > * > tr > th,
table.wikitable > * > tr > td {
    border: 1px #000 solid;
    padding: 0.2em;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background-color: rgba(145,48,0,0.3);
    text-align: center;
}

.wikitable th {
    background: none repeat scroll 0 0 rgba(145,48,0,0.3);
    font-weight: bold;
    text-align: center;
}

.wikitable caption {
    font-weight: bold;
}

table#toc,
table.toc {
    border-collapse: separate;
}

table#toc td,
table.toc td {
    padding: 0;
}

table.jquery-tablesorter th.headerSortDown {
    background-image: url(https://commons.gamepedia.com/media/commons.gamepedia.com/5/56/Sort_down_white.gif) !important;
}

table.jquery-tablesorter th.headerSortUp {
    background-image: url(https://commons.gamepedia.com/media/commons.gamepedia.com/8/82/Sort_up_white.gif) !important;
}

table.jquery-tablesorter th.headerSort {
    background-image: url(https://commons.gamepedia.com/media/commons.gamepedia.com/3/36/Sort_both_white.gif);
}

table.mw_metadata td,
table.mw_metadata th {
    background-color: rgba(145,48,0,0.3);
    border: 0px;
}


.mw-datatable,
.mw-datatable td,
.mw-datatable th {
    border: 1px solid #000;
    padding: 0 0.15em 0 0.15em;
}

.mw-datatable td {
    background-color: rgba(145,48,0,0.3);
}

.mw-datatable tr:hover td {
    background-color: rgba(145,48,0,0.4);
}

.mw-datatable th {
    background-color: rgba(145,48,0,0.3);
}

.t-footer h1,
.t-footer h2,
.t-footer h3,
.t-footer h4,
.t-footer h5,
.t-footer h6{
    text-shadow: none !important;
    border: 0px !important;

}

.infobox {
    float:right;
    margin:0 0 1em 1em;
    padding: 2px;
    background-color: rgba(145,48,0,0.3);
}

.infobox td {
    padding: 3px 2px;
}

.ib-title {
    background-color: #FF8000; 
    color: black; 
}

html .thumbimage {
    border: 0px !important;
}

.mw-search-profile-tabs {
    background-color: rgba(145,48,0,0.3);
    margin-top: 1em;
    border: 0px;
}

fieldset#mw-searchoptions {
    background-color: rgba(145,48,0,0.3);
    color: #eeeeee;
    border-color: #812a00 !important;
    border-width: 0px !important;
}

fieldset#mw-searchoptions div.divider {
    border-bottom: 1px solid #812a00 !important;
}

.mw-search-result-data {
    color: #888
}

ul#filetoc {
    background-color: rgba(145,48,0,0.3) !important;
    border: 0px;
}

div#content h2 a.new,
div#content h2 a.new:visited {
    color:#ff2900;
}

hr {
    height: 1px;
    color: #812A00;
    background-color: #812A00;
    border: 0;
    margin: .2em 0;
}

/* Page history */
#pagehistory li {
    border: none;
}

#pagehistory li.selected {
    background-color: rgba(145,48,0,0.3);
    border: 1px dashed #812a00;
}

table.diff {
    background-color: rgba(0, 0, 0, 0);
}

td.diff-context {
    background-color: rgba(145,48,0,0.3) !important;
    border-color: rgb(145,48,0) !important;
    color: #eeeeee;
}

td.diff-deletedline {
    border-color: #FF001F !important;
}

td.diff-addedline {
    border-color: #8BDA27 !important;
}

td.diff-deletedline .diffchange {
    background: rgba(255, 0, 41, 0.35) !important;
}

td.diff-addedline .diffchange {
    background: rgba(166, 201, 55, 0.35) !important;
}

/* Activity tree table */
.mw-activitytree {
    border-collapse: separate;
    border-spacing: 0;
    line-height: 10px;
}

.mw-activitytree-crow td {
    /* Distance (horizontal) between 2 activity buttons will be height * 2 */
    height: 20px;
}

.mw-activitytree-crow td:first-child {
    /* Adjusted width of the first cell in the row of connectors cells because of borders */
    width: 56px;
}

.mw-activitytree td {
    border-color: #ff8000;
}

.mw-faction-guardian td {
    border-color: #3d9dff;
}

.mw-faction-mercenary td {
    border-color: #b2b2b2;
}

.mw-faction-xenno td {
    border-color: #5eeb08;
}

.mw-faction-unliving td {
    border-color: #ffd700;
}

.mw-faction-outlaw td {
    border-color: #ff0000;
}

.mw-activitytree img {
    border: 0 none;
    position: relative;
}

.mw-activitytree a {
    padding: 0;
    text-decoration: none;
    display: block;
    /* Distance (vertical) between 2 activity buttons */
    margin: -7px 29px -7px 21px;
    height: 80px;
    width: 80px;
    position: relative;
}

/* Shows activity selector on hovered activity button */
.mw-activitytree a:hover:before {
    content: url(/media/4/47/Button_activity_select.png);
    position: absolute;
    top: -3px;
    left: -3px;
    z-index: 10;
}

/* Places NPC bot icon */
.mw-activitytree .mw-npcbot a:after{
    content: url(/media/e/e2/Icon_activity_npcbot.png);
    position: absolute;
    top: 10px;
    left: 50px;
    z-index: 10;
}

/* Draws right connector */
.mw-activitytree .mw-rconnector {
    border-right-width: 8px;
    border-right-style: solid;
}

/* Draws left connector */
.mw-activitytree .mw-lconnector {
    border-left-width: 8px;
    border-left-style: solid;
}

/* Draws top connector */
.mw-activitytree .mw-tconnector {
    border-top-width: 8px;
    border-top-style: solid;
}

/* Draws rounded top-left corner */
.mw-activitytree .mw-tlconnector-radius {
    border-top-left-radius: 9px;
}

/* Draws rounded top-right corner */
.mw-activitytree .mw-trconnector-radius {
    border-top-right-radius: 9px;
}

/* MW 1.29 fixes */
.tocnumber {
    color: inherit;
}

/* interwiki */
.mw-interwikitable-local-yes {
    background: #004400 !important;
}

/* fix styling of dropdown talk page link */
#netbar .user a.new {
    color: #ff5500 !important;
}

#netbar .user a.new:hover {
    color: #ff7f00 !important;
}

/* Documentation styles */
.doc {
    margin: 0em auto 1em;
    background-color: rgba(43, 3, 0, 0.5);
    border: 2px solid #ff5500;
    border-radius: 1em;
    padding: 1em;
}

.doc-header {
    padding-bottom: 3px;
    border-bottom: 1px solid #ff5500;
    margin-bottom: 1ex;
}

.doc-footer {
    margin: 0;
    background-color: rgba(43, 3, 0, 0.5);
    border: 2px solid #ff5500;
    border-radius: 1em;
    padding: 1em;
}

/* Ambox */
.ambox {
    background-color: rgba(43, 3, 0, 0.5);
    border-collapse: collapse;
    font-size: 95%;
    margin: 0 auto 2px auto;
    width: 80%;
}

.ambox-gray {
    border-left-color: #383838;
}

.ambox.ambox-tiny {
    font-size: 90%;
    margin: 2px 0;
    width: auto;
}

.ambox + .ambox {
     margin-top: -2px;
}

.ambox-text {
     padding: 0.25em 0.5em;
}

.ambox-image {
     padding: 2px 0px 2px 0.5em;
     text-align: center;
     width: 60px;
}

.ambox-tiny .ambox-image {
     padding: 2px 0.5em;
     text-align: left;
     width: auto;
}

/* Ambox colors */
.ambox-blue {
     border-left: 10px solid #1e90ff;
}

.ambox-red {
     border-left: 10px solid #b22222;
}

.ambox-orange {
     border-left: 10px solid #f28500;
}

.ambox-yellow {
     border-left: 10px solid #f4c430;
}

.ambox-purple {
     border-left: 10px solid #9932cc;
}

.ambox-gray {
     border-left: 10px solid #bba;
}

.ambox-green {
     border-left: 10px solid #228b22;
}

/* Ambox small text */
.amsmalltext {
     font-size: smaller;
     margin-left: 0.8em;
     margin-top: 0.5em;
}

/* copyright images tweak */
.copyright-icon {
    background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/thumb/5/58/Copyright_darkwiki.png/32px-Copyright_darkwiki.png");
    background-size: 100%;
    height: 32px;
    width: 32px;
}

/* Notifications fix */
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
    background: inherit;
}