Ancestors Legacy Wiki
No edit summary
Tagaziel (talk | contribs)
No edit summary
Line 208: Line 208:
 
color: #fff;
 
color: #fff;
 
font-weight: bold;
 
font-weight: bold;
  +
}
  +
  +
/* Watch icon */
  +
.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a {
  +
padding-top: 1em;
 
}
 
}
   

Revision as of 12:41, 21 January 2019

/* BASIC CODE */

/* For elements which only display in the mobile view */
.mobileonly {
    display: none;
}

/* Hide main page header */
body.page-Ancestors_Legacy_Wiki h1.firstHeading {
    display:none;
}

body { 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url("/media/a/a5/Bg2.jpg") no-repeat fixed center top / cover rgba(0,0,0,1);
}

#global-wrapper {
    padding: 230px 0px 0px 0px !important;	
    margin: 0px !important;
}

#mw-page-base,
#mw-head-base,
#footer-push {
	display: none !important;
}

div#mw-head {
    display: flex !important;
    justify-content: center !important;
    position: absolute;
    right: 0;
    top: 0px !important;
    height: 0px !important;
    margin: 0px !important;
    padding: 0px !important;
    background: rgba(0,0,0,0.85);
border-style: solid;
border-width: 25px;
-moz-border-image: url(/media/6/6e/Mainframe.png) 50 round;
-webkit-border-image: url(/media/6/6e/Mainframe.png) 50 round;
-o-border-image: url(/media/6/6e/Mainframe.png) 50 round;
border-image: url(/media/6/6e/Mainframe.png) 50 fill round;
}

div#mw-head :not(.menu) {
    margin-right: 0.1em !important;
}

div#mw-head li, .vectorMenu h3, #p-search {
    display: flex !important;
    align-items: center !important;
}

div#pageWrapper {
    margin: 0px auto !important;
    background: rgba(0,0,0,0.85);
    min-height: 60em;border-style: solid;
border-width: 25px;
-moz-border-image: url(/media/6/6e/Mainframe.png) 50 round;
-webkit-border-image: url(/media/6/6e/Mainframe.png) 50 round;
-o-border-image: url(/media/6/6e/Mainframe.png) 50 round;
border-image: url(/media/6/6e/Mainframe.png) 50 fill round;
}

/* NAVIGATION BAR AND LOGO */

#p-logo {
    left: 50vw;
    margin-left: -250px;
    margin-top: 1em;
    height: 0em;
}

#p-logo a {
    width: 25em;
    height: 8em;
    background-size: contain;
}

div#p-portals {
    background: rgba(0,0,0,0.8);
}

/* Top navigation*/

#left-navigation, #right-navigation {
    display: inline;
    padding: 0px;
    border-style: solid;
    border-color: transparent;
    background-color: transparent;
    margin: 0px !important;
    margin-top: -1.5em !important;
}

#left-navigation {
    margin-left: 13em;
    float:left;
}

#right-navigation {
    margin-right: 3em;
    min-height: 40px;
    float:right;
}

div.vectorTabs ul {
    margin-top: 1.55em;
}

div.vectorTabs ul li {
    padding: 0px !important;
    margin-top: -0.45em;
    height: 0.95em;
}

div.vectorTabs ul li.selected {
    border-style: solid;
    padding: 3px !important;
    margin-top: -0.65em;
    height: 0.95em;
    border-width: 0px;
background: transparent;
    padding: 2px;
}

div.vectorMenu,
#p-search {
    height: 0.9em;
    margin-top: 1.15em;
}

#p-search {
    margin-top: 1em;
    border-bottom: 1px #bdcac3 solid;
}

div#mw-head div.vectorMenu h3 {
    background-image: none;
    margin-top: -1.46em;
}

div#mw-head div.vectorTabs a {
    margin-top: -1.4em;
}

#p-search form, #p-search input {
    margin: 0;
    margin-top: -0.8em;
}

div.vectorTabs,
div.vectorTabs span,
div.vectorTabs ul,
div.vectorTabs ul li,
div.vectorMenu h3 a  {
    background-image: none;
    background: transparent 
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited {
    color: #ba0000 !important;
    text-decoration: none;  
}

/* Those pesky separate Social Media and More menus */
div.vectorMenu h3 span {
    font-size: 0.8em;
    font-weight: bold;
    color: #fff;

}

div#mw-head div.vectorMenu h3 {
    background-image: none;
}

/* Collapsible menus in top nav */
div.vectorMenu ul,
div#p-cactions div.menu ul,
div#p-cactions div.menu ul li a  {
background: #202020;
border: 1px #717988;
}

div.vectorTabs, div.vectorTabs span, div.vectorTabs li a, div.vectorMenu h3 a {
    background-image: none;
}

div.vectorMenu div.menu {
    border-color: transparent;
}

/* Search menu */
div#simpleSearch {
    background: transparent;
    border: 0px solid #404040;
    margin-top: 0.55em;
    color: #fff;
}

div#simpleSearch #searchInput {
    color: #fff;
    font-weight: bold;
}

/* Watch icon */
.vectorTabs #ca-unwatch.icon a, .vectorTabs #ca-watch.icon a {
    padding-top: 1em;
}

/* SIDEBAR STYLING */

div#mw-panel {   
    position: absolute;
    top: 150px;
    width: 10em;
    padding: 10px;
    margin-left: 0.7em;
    margin-top: 4em;
    border: 0px solid #e0e0e0;
}

/* 1.29 Fixes */
div#mw-panel div.portal div.body,
.skin-hydradark #mw-panel.collapsible-nav div.portal,
.skin-hydradark div#mw-panel.collapsible-nav div#p-socialProfiles.portal,
.skin-hydradark #mw-panel.collapsible-nav #p-sitePromos.portal {
    background-image: none;
}


div#mw-panel div.portal h3 {
    color: #fff;
}


/* MAIN CONTENT AREA */

div#content {
    color: #F4FFF3;
    margin-left: 13em;
    margin-right: 1em;
    border-color: transparent;
    background: transparent;
    border: 0px solid #e0e0e0;
}

/* FOOTER */
div#footer {

    border: #fff solid 0px;
    background: transparent;
margin-top: 1em;
}

div#footer #footer-info li {
color: white;
}

div#footer {
    margin-left: 13em;
}

div#footer ul {
    list-style-type: none;
    list-style-image: none;
    margin-left: 1em;
    margin-right: 2em;
    display: inline;
}

#footer-icons {
    float: left;
}

/* LINK STYLING */
a:not(.new):not(.cc_btn):not(.visited)
{
    color: #de7942 !important;
}

.vectorTabs li a span, 
div#mw-head a, 
div#mw-head div.vectorTabs a, 
div#mw-head div.vectorMenu a {
    color: #fff !important;
    font-weight: bold;
}

a:visited,
a.external:visited {
	color: #a54108 !important;
}

div#content a.new, #quickbar a.new {
    color: #A63232 !important;
}

a.new:visited, #p-personal a.new:visited {
    color: #a55858 !important;
}

div#netbar a,
footer#footer a {
    color: #aeaeae !important;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:link,
div#mw-panel div.portal div.body ul li a:visited,
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 {
    color: #fff !important;
}

/* Sidebar and top */

.vectorTabs li a span,
div#mw-head a,
div#mw-head div.vectorTabs a,
div#mw-head div.vectorMenu a {
    color: #fff;
    font-weight: bold;
}

/* WIKITABLES */
.skin-hydradark .TablePager th, .skin-hydradark .mw-datatable th, .skin-hydradark table.mw_metadata th,
.skin-hydradark table.wikitable > * > tr > th {  
    background-color: #000;
}

table.wikitable > tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td {

    border: 1px solid #505050;
}


/* USER INTERFACE AKA MORE INTERACTIVE STUFF */
/* Editor styling */
/* MW 1.29 Hydra Dark Visual Editor Fix */
.oo-ui-barToolGroup.oo-ui-widget-enabled .oo-ui-widget-enabled, 
.oo-ui-popupToolGroup.oo-ui-widget-enabled, 
.oo-ui-popupWidget-popup,
.oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool,
.oo-ui-toolbar-position-top > .oo-ui-toolbar-bar {
    background: rgba(55, 55, 55, 1) !important;
}

.oo-ui-barToolGroup.oo-ui-widget-enabled .oo-ui-widget-enabled, .oo-ui-popupToolGroup.oo-ui-widget-enabled, .oo-ui-popupWidget-popup {   
    border-color: #c8ccd1;
}

.oo-ui-toolbar-actions .oo-ui-toolGroup {
    border-right: 0;
    border-left: 1px solid #2c2c2c !important;
}

.ve-ui-mwSaveDialog-license {
    color: #eee;
}
/* Source Editor */
div.wikiEditor-ui,
.editOptions,
div.wikiEditor-preview-contents,
div.wikiEditor-preview-loading,
div.wikiEditor-ui-toolbar,
div.wikiEditor-ui-buttons,
div.wikiEditor-ui-controls  {
background: transparent;
}

.editOptions {  
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

div.wikiEditor-ui {
    border: medium none;
}

div.wikiEditor-ui-buttons {
border-top: 0px solid white;
}

div.wikiEditor-ui-controls {
    border-bottom: 1px solid #fff;
}

/* Page history */

table.diff {
background-color: transparent;
}

#pagehistory li.selected {
background-color: #151515;
border: 1px dashed #aaa;
}

td.diff-context {
background: transparent;
border-color: #e6e6e6;
color: #e6e6e6;
}

td.diff-addedline {
border-color: #fff;
}

td.diff-addedline .diffchange {
    background: #067700;
}

td.diff-deletedline,
td.diff-deletedline .diffchange {
border-color: #990000;
}

/* Search results styling */

.skin-hydradark .mw-search-profile-tabs,
.skin-hydradark fieldset#mw-searchoptions,
.skin-hydradark .mw-search-profile-tabs {
    background-color: transparent;
    border: 1px solid #fff;
}

.mw-ui-button.mw-ui-primary,
.mw-ui-button.mw-ui-progressive {
    background: #fff;
    color: #fff;
    border: 1px solid #fff;
}

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

/* Preferences styling */

.skin-hydradark #preferences {
    background-color: transparent;
}

.skin-hydradark #preferences legend {
    color: white;
    font-weight: bold;
}

.htmlform-tip {
    color: whitesmoke;
}

.skin-hydradark #preftoc li {
    background-image: none;
    color: #fff;
    font-weight: bold;
    text-shadow: 1px 1px black;
}

/* UI TWEAKING */
.claimSidebar, .claimSidebar a, .claimSidebar a:hover {
    height: 40px;
    width: 150px;
    display: block;
    text-decoration: none;
    margin-top: 3em;
}

/* Presentation and code fields */

pre, 
code,
.skin-hydradark .mw-code {
border: 1px solid #ddd;
color: white;
background-color: transparent;
border-style: solid;
}

.mw-highlight {
    background: rgba(0, 0, 0, 0.69);
    color: white;
}

/* Fieldsets, category links, tables of content */
fieldset,
ul#filetoc,
#catlinks,
div#toc, 
div.toc, 
div.mw-warning,
.skin-hydradark .mw-search-profile-tabs {
     background-color: transparent;
     border: 1px solid #505050;
}

/* Category tree and custom bulletpoints */
ul {
list-style-type: disc;
list-style-image: url(x);
list-style-image: url(x) !ie;
}

.CategoryTreeToggle {
    color: #fff;
}

/* Thumbs */

div.thumb {
    background: transparent !important;

border: 1px solid #a1a1a1;
}

div.thumbinner {

    background: transparent !important;
}

html .thumbimage,
li.gallerybox div.thumb  {
    background: transparent;
border: 1px solid #a1a1a1;
}

/* fix for black redirection arrow */
.redirectMsg > img {
    display: none;
}

.redirectMsg > span::before {
    content: url("https://commons.gamepedia.com/media/commons.gamepedia.com/a/aa/Redirectltr_white.png");
}

/* Notification fix */
.mw-echo-notification.mw-echo-unread,
.mw-echo-date-section,
.mw-echo-timestamp, 
.mw-echo-notification-footer {
    color: #fff;
}

/* Achievement fixes */
#p-achievement-list, .achievement_category, .achievement_category_select {
    background: black;
}

/* Edit count fix */
#editcount > table * table,
#editcount > table * table th,
#editcount > table * table td {
    background-color: #000000 !important;
    padding: 0 12px 0 0.15em;
    border: 1px solid #fff;
}

/* References highlighting */
ol.references li:target, sup.reference:target {
    background-color: #0B3800;
}

/* LEGACY */

/* Data table styling */ 

table.mw_metadata td, 
table.mw_metadata th {
border: 1px solid #fff;
background-color: transparent;
}

.skin-hydradark .mw-datatable th {
    background-color: #110f11;

}

.skin-hydradark .mw-datatable td {
background-color: transparent;
}

.skin-hydradark .mw-datatable tr:hover td {
background-color: #151515;
}

/* HydraDark default code */

pre {
    overflow: auto;
}

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

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

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


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

/* Infobox template style */
.infobox {
    background: rgba(0, 0, 0, 0.8);
    border: 1px solid #4F4F4D;
    color: #FFFFFF;
    float: right;
    font-size: 89%;
    margin-bottom: 0.5em;
    padding: 0.2em;
    width: 23em;
}

.infoboxname {
    background: #222223;
    border: none;
    color: #EAEAC4;
    font-size: 120%;
    font-weight: bold;
    padding: 0.5em;
}

.infobox td.infoboxlabel {
    background: #222223;
    border: none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0.5px 7px;
    text-align: right;
}

.infoboxdescription {
    background: #222223;
    border: none;
    color: #EAEAC4;
}


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