Coraabia Wiki
Register
mNo edit summary
mNo edit summary
Line 170: Line 170:
 
#mw-panel.collapsible-nav .portal h3 a:visited,
 
#mw-panel.collapsible-nav .portal h3 a:visited,
 
#mw-panel.collapsible-nav .portal.collapsed h3 a,
 
#mw-panel.collapsible-nav .portal.collapsed h3 a,
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
+
#mw-panel.collapsible-nav .portal.collapsed h3 a:visited,
  +
#mw-panel.collapsible-nav .portal.collapsed h3 {
 
color: #FF7700;
 
color: #FF7700;
 
font-weight: bold;
 
font-weight: bold;

Revision as of 20:16, 31 July 2020

/* CSS placed here will affect users of the Hydradark skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}

/* 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;
}

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,
#mw-panel.collapsible-nav .portal.collapsed h3 {
    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;
    text-shadow: 0px 0px 10px rgb(255, 64, 0);
}

h1, h2 {
    border-bottom: 1px solid #812A00;
}

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


.TablePager_nav .oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
a,
div#content a.extiw,
div#content a.external, 
label.toctogglelabel {
    color: #ff5500;
}

a:visited,
div#content a.extiw:visited,
div#content a.external:visited {
    color: #f23d00;
}

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

a.stub {
    color: #888888;
}

a.new,
div#mw-head li.new a, div#mw-head li.new a span {
    color: #999;
}

a.new:visited,
div#mw-head li.new a:visited, div#mw-head li.new a:visited span {
    color: #777;
}

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

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

.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 */
.skin-hydradark .mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed {
    border: none;
}

.skin-hydradark #preferences .oo-ui-tabSelectWidget {
    background-color: rgba(0, 0, 0, 0.5);
}

.skin-hydradark #preferences .oo-ui-tabOptionWidget:not(.oo-ui-optionWidget-selected) {
    color: #eaecf0;
}

.skin-hydradark .oo-ui-labelWidget.oo-ui-inline-help {
    color: #a0a0a0;
}

.skin-hydradark #preferences .oo-ui-optionWidget-selected,
.skin-hydradark #preferences .oo-ui-tabOptionWidget:active {
    background-color: rgba(255, 85, 0, 0.4);
    color: #eee;
}

.skin-hydradark #preferences .oo-ui-optionWidget-selected span,
.skin-hydradark #preferences .oo-ui-tabOptionWidget:active span {
    border-color: #812a00;
}

.skin-hydradark #preferences .oo-ui-tabOptionWidget:hover {
    background-color: rgba(255, 85, 0, 0.2);
}

.skin-hydradark #preferences {
    background-color: transparent;
    border: 1px solid #812a00;
}

.skin-hydradark .mw-prefs-buttons {
    background-color: #222;
    border-top-color: #812a00;
}

/* 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-allmessagestable tbody:hover td,
.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;
    border: 0px;

}

.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;
    border-width: 0px;
}

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

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

ul#filetoc {
    background-color: rgba(145,48,0,0.3);
    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;
}

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

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

/* for "edit this page" tab and "discussion" tab etc */
.pagetab {
     border-style: solid solid none;
     border-width: thin;
     border-color: #808080;
     padding: 0.25ex 1ex 0ex;
     font-size: 95%;
}

.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;
}

/* INFOBOXES: game or book depended color style */
.infoboxtable {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #505050;
    color: #ffffff;
    float: right;
    font-size: 89%; 
    margin-bottom: 0.5em; 
    margin-left: 1em; 
    padding: 0.2em; 
    width: 300px;
}

.infoboxtable td {
    vertical-align: top;
}

.infoboxtable td > div {
    background-color: #181818; 
    border: 2px solid inherit; 
    border-radius: 5px; 
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxname {
    background-color: #181818; 
    font-size: 110%; 
    font-weight: bold;
    padding: 0.5em; 
}

.infoboxdetails {
    padding: 0em;
}

/* copyright images tweak */
.skin-hydradark .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;
}

.feature {
    background: rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    padding: 10px;
}

/* Navbox template style */
table.navbox {
    border: 1px solid #505050;
    clear: both;
    font-size: 88%;
    margin: auto;
    padding: 1px;
    text-align: center;
    width: 100%; 
}

/* Border between adjacent navboxes */
table.navbox + table.navbox {
    margin-top: -1px;
}

.navbox-title,
.navbox-abovebelow,
table.navbox th {
    padding-left: 1em;
    padding-right: 1em;
    text-align: center;
}

.navbox-group {
    font-weight: bold;
    padding-left: 1em;
    padding-right: 1em;
    white-space: nowrap;
}

/* Base background */
.navbox, .navbox-subgroup {
    background: rgba(0, 0, 0, 0.1);
}

.navbox-list {
    border-color: rgba(0, 0, 0, 0.1); /* Must match background color */
}

/* Level 1 color */
.navbox-title,
table.navbox th {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}

/* Level 2 styling */
.navbox-abovebelow,
.navbox-group,
.navbox-subgroup .navbox-title {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}

/* Level 3 styling */
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
    background: rgba(0, 0, 0, 0.1);
    color: #fff;
}

/* Even row striping */
.navbox-even {
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
}

/* Odd row striping */
.navbox-odd {
    background: transparent;
}
 
.collapseButton {
    font-weight: normal;
    width: auto;
}

.navbox .collapseButton {
    width: 6em;
}
 
.navbar {
    font-size: 88%;
    font-weight: normal;
}

.navbox .navbar {
    font-size: 100%;
}
 
table.collapsed tr.collapsible {
    display: none;
}
/* End of new Navbox styling */

/* Front page appearance styles */
.fpbox .heading,
.fpbox .mainheading {
    border: 0;
    border-bottom: 1px solid #505050;
}

.fpbox {
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #505050;
    box-shadow: 0 2px 5px #505050;
}

.fplink:not(.fplink-plain) {
    background: rgba(0,0,0,0.3);
    border: 1px solid #505050;
}

.fplink-fullwidth .fplink:not(.fplink-plain) {
    background: rgba(0,0,0,0.4);
}

.linkslabel {
    border-bottom: 2px solid #505050;
}