Forsaken Isle Wiki
No edit summary
No edit summary
Line 830: Line 830:
 
.maintable a {
 
.maintable a {
 
color: #d68646 !important;
 
color: #d68646 !important;
  +
}
  +
  +
/* Notifications */
  +
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
  +
.mw-echo-ui-crossWikiNotificationItemWidget-group,
  +
.mw-echo-ui-bundleNotificationItemWidget-group {
  +
background: inherit;
 
}
 
}

Revision as of 14:28, 13 March 2019

/* CSS placed here will affect users of the Hydradark skin */
/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}
 
/* Hide main page header */
body.page-Forsaken_Isle_Wiki h1.firstHeading {
    display:none;
}

/* Framework */
body {
    /*background: #674939 url("https://forsakenisle.gamepedia.com/media/forsakenisle.gamepedia.com/5/51/Wiki-background.png") repeat fixed center center;*/
}

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

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

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

/* Logo */
#p-logo {
    height: 65px !important;
    margin-left: 10px;
    margin-top: 10px;
    padding: 0;
    position: absolute;
    width: 250px !important;
    z-index: 4;
}

#p-logo a {
    height: 65px !important;
    width: 250px !important;
}

#p-logo img,
#p-logo a img {
    background: rgba(0, 0, 0, 0);
    -webkit-filter: drop-shadow(0px 0px 10px #000000);
    filter: drop-shadow(0px 0px 3.5px #000000) drop-shadow(1px 1px 1px #000000);
}

/* Tabs */
#left-navigation {
    margin-top: 80px;
}

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

div.vectorTabs {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    height: 33px;
    margin-top: 8px;
}

div.vectorTabs span,
div.vectorTabs li.selected,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorTabs li a {
    background: rgba(0, 0, 0, 0);
}

div.vectorTabs li span {
    background: #d6ac46; 
    background-image:-moz-linear-gradient(center top , #dfbf70 35%, #d6ac46 65%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(35%,#dfbf70), color-stop(65%,#d6ac46)); 
    background-image:-webkit-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image:-o-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image:-ms-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image: linear-gradient(to bottom, #dfbf70 35%, #d6ac46 65%); 
    border: 1px solid #d6ac46;
    border-radius: 5px;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0 3px 0 3px;
    height: 19px;
    text-align: center;
}

div#mw-head div.vectorMenu h3 {
    background: #d6ac46; 
    background-image:-moz-linear-gradient(center top , #dfbf70 35%, #d6ac46 65%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(35%,#dfbf70), color-stop(65%,#d6ac46)); 
    background-image:-webkit-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image:-o-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image:-ms-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image: linear-gradient(to bottom, #dfbf70 35%, #d6ac46 65%); 
    border: 1px solid #d6ac46;
    border-radius: 5px;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
    display: inline-block;
    padding: 2px 10px;
    margin: 0.5em 3px;
    height: 19px;
}

div#p-sharing .menu {
    margin-left: 45px;
    min-width: 0px;
    width: 48px;
}

#p-sharing #socialIconImages img {
    width: 100%;
}
 
#p-sharing #socialIconImages a {
    width: 40px;
}

.vectorTabs #ca-unwatch.icon a,
.vectorTabs #ca-watch.icon a {
    padding: 16px 0 0;
}

div.vectorMenu h3 span::after {
    filter: unset;
    top: 0;
}

div#mw-head,
div.vectorTabs li a,
.vectorTabs li a span,
div#mw-head div.vectorTabs a,
div.vectorMenu h3 span {
    color: #000000;
    text-shadow: none;
}

div.vectorMenu h3 span {
    font-weight: bold;
    padding-top: 0.1em;
}

.vectorTabs li a span,
div#mw-head div.vectorTabs a {
    margin-top: -1.2em;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #000000 !important;
    text-shadow: none;
    font-weight: bold;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
    color: #BA0000 !important;
    text-shadow: 1px 1px #000000;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    color: #000000;
    font-weight: bold;
    padding-top: 0.2em;
    text-shadow: none;
}

div#mw-head div.vectorMenu li.selected a,
div#mw-head div.vectorMenu li.selected a:visited {
    color: #ffffff;
}

div#mw-head div.vectorMenu li a {
    color: #ffffff;
}

div.vectorMenu div.menu {
    background-color: #29231f;
    background-image: none;
    border: 1px solid #d6ac46;
    border-radius: 5px;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
}

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

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

.skin-hydradark div#mw-panel div.portal h3,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a,
.skin-hydradark #mw-panel.collapsible-nav div.portal h3 a:visited,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a,
.skin-hydradark #mw-panel.collapsible-nav .portal.collapsed h3 a:visited {
    border: medium none;
    color: #258ea1;
    font-weight: bold;
    text-shadow: 1px 1px #000000;
    text-transform: uppercase;
}

.skin-hydradark div#mw-panel div.portal div.body ul li a,
.skin-hydradark div#mw-panel div.portal div.body ul li a:link,
.skin-hydradark div#mw-panel div.portal div.body ul li a:visited {
    color: #ffffff;
}

/* social media add-on fix */
div#mw-panel div#p-socialProfiles.portal .body {
    margin: auto;
}

.socialSidebar {
    width: auto;
    max-width: 100%;
}

/* Content */
div#content {
    background-color: #29231f;
    border: 1px solid #d6ac46;
    border-radius: 5px;
    box-sizing: border-box;
    margin-top: 40px;
}

/* Footer */
div#footer a {
    color: #258ea1;
    text-shadow: 1px 1px #000000;
}

div#footer ul li {
    color: #ffffff;
}

/* anchors */
a, 
a:visited,
div#content a.extiw,
div#content a.extiw:visited,
div#content a.external, 
div#content a.external:visited,
.skin-hydradark #mw-indicator-mw-helplink a {
    color: #258ea1;
    text-shadow: 1px 1px 0.01em #29231f;
}

h1, h2 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}

h3, h4, h5, h6 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #ffffff;
}

#catlinks,
.skin-hydradark #toc,
.skin-hydradark .toc,
.mw-warning,
ul#filetoc {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: #534e4b;
    border-radius: 5px;
}

.CategoryTreeEmptyBullet {
    color: #c0c0c0;
}

.catlinks li {
    border-left: none;
}

.CategoryTreeToggle {
    color: #258ea1;
}

code,
.skin-hydradark .mw-code,
pre {
    background-color: rgba(0, 0, 0, 0.2);
}

fieldset {
    border-radius: 5px;
}

/* Page history */
.skin-hydradark #pagehistory li {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    padding: 3px;
}

.skin-hydradark #pagehistory li.selected {
    background-color: rgba(0, 0, 0, 0.2);
    background-image: none;
    border: 1px dashed #d6ac46;
    padding: 3px;
}

.skin-hydradark table.diff,
.skin-hydradark td.diff-otitle,
.skin-hydradark td.diff-ntitle {
    background: rgba(0, 0, 0, 0);
}

/* thumbnails and galleries and image file history */
div.thumb {
    border: 1px solid #534e4b;
    margin: 2px;
    margin-left: 6px;
}

img.thumbborder {
    border: 1px solid #534e4b;
    padding: 5px;
}

div.thumbinner {
    background-color: rgba(0, 0, 0, 0.2);
    border: medium none;
}

li.gallerybox div.thumb {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #534e4b;
    border-radius: 5px;
}

html .thumbimage {
    border: 1px solid #534e4b;
}

div.tright div.tleft {
    border: 1px solid #534e4b !important;
}

div.tright {
    clear: right;
    float: right;
}

#file img:hover,
.filehistory a img {
    background: url("https://commons.gamepedia.com/media/commons.gamepedia.com/8/84/Dark_checker.svg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.filehistory a img:hover {
    background: rgba(0, 0, 0, 0);
}

/* colour fix for advanced search options box */
.skin-hydradark fieldset#mw-searchoptions {
    background-color: rgba(0, 0, 0, 0);
    border-color: #534e4b !important;
    border-radius: 0 0 5px 5px;
}

.skin-hydradark .mw-search-profile-tabs {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #534e4b;
    border-radius: 5px 5px 0 0;
    margin-top: 1em;
}

.skin-hydradark .mw-search-profile-tabs div.search-types ul li.current a {
    color: #FFFFFF;
}

/* tables */
.skin-hydradark table.wikitable {
    background-color: rgba(0, 0, 0, 0);
}

.skin-hydradark table.wikitable > caption {
    color: #ffffff;
}

.skin-hydradark table.wikitable > tr > th,
.skin-hydradark table.wikitable > * > tr > th {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #073e3e;
    color: #FFFFFF;
    text-align: center;
}

.skin-hydradark table.wikitable > tr > td,
.skin-hydradark table.wikitable > * > tr > td {
    border: 1px solid #073e3e;
    padding: 0.2em;
}

.skin-hydradark .wikitable th {
    background-color: rgba(0, 0, 0, 0.2);
    border: 1px solid #073e3e;
    color: #FFFFFF;
    padding: 0.2em;
}

.skin-hydradark .wikitable td {
    border: 1px solid #073e3e;
    color: #c0c0c0;
    padding: 0.2em;
}

table.mw_metadata th {
    background-color: rgba(0, 0, 0, 0.2); 
    border: 1px solid #073e3e;
    color: #FFFFFF;
}

table.mw_metadata td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #073e3e;
    color: #c0c0c0;
}

.skin-hydradark .mw-datatable th {
    border: 1px solid #073e3e;
}

.skin-hydradark .mw-datatable,
.skin-hydradark .mw-datatable td {
    border: 1px solid #073e3e;
}

.skin-hydradark .TablePager {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #073e3e;
    color: #c0c0c0;
    padding:0 0.15em;
}

.skin-hydradark .TablePager th {
    background-color: rgba(0, 0, 0, 0.2);); 
    color: #ffffff;
    border:1px solid #073e3e;
    padding:0 0.15em;
}

.skin-hydradark .TablePager tr:hover td {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #FFFFFF;
}

.skin-hydradark .TablePager th a {
    background-color: rgba(0, 0, 0, 0.2);
    color: #FFFFFF !important;
}
 
.skin-hydradark .TablePager td {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #073e3e;
    color: #c0c0c0;
}

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    color: #000;
}

/* interwiki table tweak */
.mw-interwikitable-row {
    text-shadow: 1px 1px #000000;
}

/* Preferences */
.skin-hydradark #preftoc {
    background-color: rgba(255, 255, 255, 0.05);
    border: 0px;
    margin: 0 0 4px !important;
}

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

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

.skin-hydradark #preftoc li.selected a {
    background-color: rgba(255, 255, 255, 0.05);
    background-image: none;
    border-color: #d6ac46 #d6ac46 rgba(255, 255, 255, 0.05);
    border-radius: 5px 5px 0 0;
    border-style: solid;
    border-width: 1px;
    color: #ffffff;
}

.skin-hydradark #preferences {
    background-color: rgba(255, 255, 255, 0.05);
    border: 1px solid #d6ac46;
    border-radius: 5px;
}

.skin-hydradark #preferences fieldset {
    border-color: #d6ac46;
}

.skin-hydradark #preferences legend {
    color: #d6ac46;
}

/* wiki editor styling */
div.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: none;
}

div.wikiEditor-ui-tabs {
    border: none;
    margin-left: 3px;
}

div.wikiEditor-ui-tabs div {
    background: #d6ac46; 
    background-image:-moz-linear-gradient(center top , #dfbf70 35%, #d6ac46 65%); 
    background-image:-webkit-gradient(linear, center top, left bottom, color-stop(35%,#dfbf70), color-stop(65%,#d6ac46)); 
    background-image:-webkit-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image:-o-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image:-ms-linear-gradient(top, #dfbf70 35%, #d6ac46 65%); 
    background-image: linear-gradient(to bottom, #dfbf70 35%, #d6ac46 65%); 
    border-bottom: 1px solid #d6ac46;
    border-right: 1px solid #d6ac46;
    border-radius: 5px 5px 0 0;
    display: inline-block;
    margin-right: 3px;
}

div.wikiEditor-ui-buttons {
    background: rgba(0, 0, 0, 0);
    border-top: none;
    margin-right: 5px;
}

div.wikiEditor-ui-toolbar {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

div.wikiEditor-ui-toolbar .tabs span.tab a,
div.wikiEditor-ui-toolbar .tabs span.tab a:visited {
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .tabs span.tab a.current,
div.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
    color: #ffffff;
    font-weight: bold;
}

div.wikiEditor-ui-toolbar .sections .section {
    background-color: rgba(0, 0, 0, 0.2);
    border-top: 1px solid #d6ac46;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-characters div span {
    border: 1px solid #d6ac46;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .booklet .pages {
    background-color: rgba(255, 255, 255, 0.05);
}

div.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: rgba(255, 255, 255, 0.05);
    color: #258ea1;
}

div.wikiEditor-ui-toolbar .booklet .index div {
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.05);
    border-color: #d6ac46;
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-table th,
div.wikiEditor-ui-toolbar .page-table td {
    color: #ffffff;
}

div.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #d6ac46;
}

div.wikiEditor-ui-tabs div a,
div.wikiEditor-ui-tabs a {
    color: #666666;
}

div.wikiEditor-ui-tabs div.current {
    border-bottom: 1px solid #d6ac46;
}

div.wikiEditor-ui-tabs div.current a {
    color: #000000;
    font-weight: bold;
}

div.wikiEditor-preview-contents {
    border-color: #d6ac46;
    border-style: solid;
    border-width: 0 1px 1px;
    color: #000000;
}

div.wikiEditor-ui-controls {
    background: rgba(0, 0, 0, 0);
    border-bottom: 1px solid #d6ac46;
}

div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading {
    background-color: rgba(0, 0, 0, 0);
}

div.editOptions {  
    background-color: rgba(255, 255, 255, 0.05);
    border-color: -moz-use-text-color #d6ac46 #d6ac46;
    border-image: none;
    border-radius: 0 0 5px 5px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

input#wpSummary {
    margin-bottom: 1em;
    margin-top: 1em;
    width: 80%;
}

/* 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: #282828;
    border-bottom-color: #383838;
    border-right-color: #383838;
    border-top-color: #383838;
    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;
}

/* RECIPE BOX */
.recipebox {
    border: 0;
    width: 651px;
    background: url("https://forsakenisle.gamepedia.com/media/forsakenisle.gamepedia.com/2/25/RecipeBox_Body.png") no-repeat;
}

.recipebox a {
    color: #d68646 !important;
}

/* END RECIPE BOX */

/* Main Table CSS */
.maintable {
    background-color: #FEE19A;
    border: solid #D68646 4px;
    color: #4b1f10 !important;
    margin: 1em 0 1em 0;
}

.maintable th {
    background-color: #D68646;
}

.maintable rh {
    background-color: #D68646;
}

.maintable a {
    color: #d68646 !important;
}

/* Notifications */
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
.mw-echo-ui-crossWikiNotificationItemWidget-group,
.mw-echo-ui-bundleNotificationItemWidget-group {
    background: inherit;
}