Satellite Reign Wiki
S'inscrire
Game widow (discussion | contributions)
Aucun résumé des modifications
Game widow (discussion | contributions)
Aucun résumé des modifications
Ligne 476 : Ligne 476 :
 
margin: 0;
 
margin: 0;
 
overflow: hidden;
 
overflow: hidden;
padding: 1em 0 0;
+
padding: 23px 0 0;
 
width: 26px;
 
width: 26px;
}
 
 
.editOptions {
 
-moz-border-bottom-colors: none;
 
-moz-border-left-colors: none;
 
-moz-border-right-colors: none;
 
-moz-border-top-colors: none;
 
background-color: transparent;
 
border-color: -moz-use-text-color silver silver;
 
border-image: none;
 
border-right: 1px solid silver;
 
border-style: none solid solid;
 
border-width: medium 1px 1px;
 
margin-bottom: 2em;
 
padding: 1em 1em 1.5em;
 
 
}
 
}
   
Ligne 649 : Ligne 634 :
 
.wikiEditor-ui-toolbar .page-characters div span {
 
.wikiEditor-ui-toolbar .page-characters div span {
 
border: 1px solid #6593bf;
 
border: 1px solid #6593bf;
color: black;
+
color: #ffffff;
 
}
 
}
   
Ligne 677 : Ligne 662 :
 
.wikiEditor-ui-tabs div.current a:hover {
 
.wikiEditor-ui-tabs div.current a:hover {
 
background-color: #29B6F4;
 
background-color: #29B6F4;
 
}
  +
 
.editOptions {
 
-moz-border-bottom-colors: none;
 
-moz-border-left-colors: none;
 
-moz-border-right-colors: none;
 
-moz-border-top-colors: none;
 
background-color: transparent;
 
border-color: -moz-use-text-color #6593bf #6593bf;
 
border-image: none;
 
border-right: 1px solid silver;
 
border-style: none solid solid;
 
border-width: medium 1px 1px;
 
margin-bottom: 2em;
 
padding: 1em 1em 1.5em;
 
}
 
}

Version du 8 décembre 2014 à 17:28

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

/* Framework */
body {
  background: #000000 url("http://hydra-media.cursecdn.com/satellitereign.gamepedia.com/9/98/Bg.jpg") no-repeat center top / 100% auto;
}

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

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

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

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

div#mw-panel div.portal h5 {
    border: medium none;
    color: #6593bf;
    cursor: default;
    font-size: 1em;
    font-weight: bold;
    padding: 0 0 0 1.25em;
    text-transform: uppercase;
}

div#mw-panel div.portal div.body {
    background: transparent;
}

div#mw-panel div.portal div.body ul li a,
div#mw-panel div.portal div.body ul li a:visited {
    color: #6593bf;
}

/* social media add-on fix */
div#mw-panel div.portal#p-socialProfiles {
    background: none;
    border: none;
    padding: 0;
    margin: 10px 0;
}

.promoSidebar {
    margin-left: 10px;
}

div#mw-panel div.portal#p-socialProfiles h5,
div#mw-panel div.portal#p-sitePromos h5 {
    display: none;
}

div#mw-panel div.portal#p-socialProfiles div.body,
div#mw-panel div.portal#p-sitePromos div.body {
    background: none;
    padding: 0;
    margin-left: 0 !important;
    text-align: center;
}

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

/* Tabs */
div.vectorTabs {
    background-image: none;
    height: 33px;
    margin-top: 8px;
}

div.vectorTabs li a {
    background-image: none;
    margin-top: -6px;
}

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

div.vectorTabs li span a {
    background: rgba(0,0,0,0.85);
    display: inline-block;
    color: #31b6f4;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0 3px 0 3px;
    height: 19px;
    text-align: center;
}

div.vectorTabs span {
    background-image: none;
}

div.vectorTabs li.selected {
    background-color: transparent;
    background-image: none;
    color: #ffffff;
}

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

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

div.vectorTabs li a,
div.vectorTabs li a span {
    color: #31b6f4;
    cursor: pointer;
    font-weight: bold;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #31b6f4;
    text-decoration: none;
    font-weight: bold;
}

div.vectorMenu h5 a {
    background-color: transparent;
    background-image: none;
    border: 0px;
}

div.vectorMenu li.selected a,
div.vectorMenu li.selected a:visited {
    color: #31b6f4;
}

div.vectorMenu li a {
    color: #31b6f4;
}

div.vectorMenu ul {
    background-color: #000000;
    background-image: none;
    border: 1px solid #31b6f4;
}

div#mw-head div.vectorMenu h5 {
    background-image: none;
}
div#mw-head h5 {
     border-bottom: none;    
}

div#content fieldset {
    border: 1px solid #31b6f4 !important;
}

.mw-search-formheader {
    background-color: transparent;
    border: 1px solid #31b6f4;
}

.mw-search-formheader div.search-types ul li.current a {
    color: #FFFFFF;
    cursor: default;
}

fieldset#mw-searchoptions {
    background: transparent;
}

/* Content */
div#content {
    background: rgba(0,0,0,0.8);
    border: none;
    color: #c0c0c0;
    line-height: 1.5em;
    overflow-y: hidden;
}

/* Footer */
div#footer {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    margin-top: 5px;
    overflow-y: hidden;
}

div#footer a {
    color: #6593bf;
}

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

/* other page elements */
.catlinks {
    background-color: transparent;
    border: 1px solid #6593bf;
}

.catlinks li {
    border-left: 1px solid #6593bf;
}

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

#contentSub,
#contentSub2 {
    color: #FFFFFF;
}

h1, 
h2 {
    border-bottom: 1px solid #6593bf;
    color: #6593bf;
}

h3 {
    color: #6593bf;
    font-size: 16px;
}

h4 {
    color: #6593bf;
    font-size: 14px;
}

h5 {
    color: #6593bf;
    font-size: 12px;
}

h6 {
    color: #6593bf;
    font-size: 11px;
}

#toc,
.toc,
.mw-warning {
    background-color: #000000;
    border: 1px solid #6593bf;
}

ul#filetoc {
    background-color: transparent;
    border: 1px solid #6593bf;
}

fieldset {
    border: 1px solid #6593bf;
}

code {
    background-color: #000000;
}

/* tables */
table.wikitable {
    background: none repeat scroll 0 0 transparent;
}

table.wikitable > tr > th,
table.wikitable > * > tr > th {
    background-color: #000000;
    text-align: center;
}

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

.wikitable th {
    background-color: #000000;
    border: 1px solid #6593bf;
    color: #ffffff;
    padding: 0.2em;
}

.wikitable td {
    border: 1px solid #6593bf;
    color: #ffffff;
    padding: 0.2em;
}

table.mw_metadata th {
    background-color: #000000;
    color: #ffffff;
}

table.mw_metadata td {
    background-color: transparent;
}

table.mw_metadata td,
table.mw_metadata th {
    border: 1px solid #6593bf;
}

.TablePager {
    color: #000000;
    border: 1px solid #6593bf;
    padding: 0 0.15em;
}
 
.TablePager th {
    background-color: #000000;
    border: 1px solid #6593bf;
    color: #FFFFFF !important;
}

.TablePager tr:hover td {
    background-color: #000000 !important;
    color: #FFFFFF;
}

.TablePager th a {
    background-color: #000000;
    color: #FFFFFF !important;
}
 
.TablePager td {
    background: transparent !important;
    border: 1px solid #6593bf;
    color: #FFFFFF;
}

/* Preferences */
#preftoc {
    background-color: #000000;
    border: 0px;
    margin: 0 0 4px !important;
}

#preftoc,
#preftoc li,  
#preferences, 
#preftoc li a {
    background-image: none;
    background-color: transparent;
    color: #ffffff;
}

#preferences fieldset.prefsection {
    border: medium none !important;
}

#preftoc li.selected a {
    background-color: #000000;
    background-image: none;
    border-color: #6593bf;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

#preferences {
    background-color: #000000;
    border: 1px solid #6593bf;
}

#preferences fieldset {
    border-color: #6593bf;
}

#preferences legend {
    color: #50e0ff;
}

#preferences td.htmlform-tip {
    color: #5F5D5E;
}

/* Thumbnails */
div.thumbinner {
    background-color: #000000;
    border: 1px solid #6593bf;
}

li.gallerybox {
    border: 1px solid #6593bf;
}

li.gallerybox div.thumb {
    background-color: #000000;
    border: 1px solid #6593bf;
}

/* Search form */
.mw-search-formheader {
    background-color: #000000;
    border: 1px solid #6593bf;
    margin-top: 1em;
}

.mw-search-formheader div.search-types ul li.current a {
    color: #FFFFFF;
}

/* page history */
#pagehistory li {
    border: 1px solid #6593bf;
}

#pagehistory li.selected {
    background-color: #000000;
    border: 1px dashed #6593bf;
}

table.diff {
    background-color: #000000;
}

td.diff-context {
    background: none repeat scroll 0 0 transparent;
    color: #c0c0c0;
}

td.diff-deletedline {
    background-color: #FFE49C;
    border-color: #FFE49C;
    color: black;
}

td.diff-addedline {
    background-color: #A3D3FF;
    border-color: #A3D3FF;
    color: black;
}

/* WikiClaims tool dropdown fix */
#wikilist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

#ca-unwatch.icon a,
#ca-watch.icon a {
    background-position: 5px 60%;
    display: block;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 23px 0 0;
    width: 26px;
}

div.vectorMenu h3 a {
    background-image:none;
    background-position: right bottom;
    background-repeat: no-repeat;
    display: inline-block;
    height: 1.9em;
    text-decoration: none;
    width: 24px;
}

div#mw-head div.vectorMenu h4,
div#p-variants.vectorMenu #mw-vector-current-variant {
    border: medium none;
    display: inline-block;
    float: left;
    font-size: 0.8em;
    font-weight: bold;
    padding-left: 0.5em;
    padding-top: 1em;
    color: #29b6f4;
}

#mw-panel.collapsible-nav .portal {
    background-image: none;
    background-position: left top;
    background-repeat: no-repeat;
    margin: -11px 9px 10px 11px;
    padding: 0.25em 0 !important;
    background:none;
}

#mw-panel.collapsible-nav .portal.collapsed h3 a {
    color: #29b6f4;
    font-weight: bold;
    font-size: 130%;
}
#mw-panel.collapsible-nav .portal h3 a {
    color: #29b6f4;
    font-weight: bold;
    font-size: 130%;
}

div#mw-panel div.portal:not(#p-claimWiki):not(#p-socialProfiles):not(#p-sitePromos) {
    background: black;
    border-radius: 5px;
    margin: 5px;
    padding-top: 5px;
}

/* Wiki editor fixes */
.wikiEditor-ui {
    background: rgba(0, 0, 0, 0);
    border: medium none;
}

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

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

.wikiEditor-ui-tabs {
    background-color: white;
    border-left: 1px solid #6593bf;
    border-top: 1px solid #6593bf;
}

.wikiEditor-ui-tabs div {
    background-color: white;
    border-right: 1px solid #6593bf;
    border-bottom: 1px solid white;
}

.wikiEditor-ui-tabs div a {
    background: #29B6F4;
    color: black;
}

.wikiEditor-ui-tabs div.current {
    background-color: transparent;
    border-bottom: 1px solid white;
}

.wikiEditor-ui-tabs div.current a {
   color: black;
   background-color: #1F9BD1;
}

.wikiEditor-ui .wikiEditor-ui-top {
   border-bottom: 1px solid #6593bf;
}

.wikiEditor-ui-toolbar {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAhBAMAAADql9yMAAAAMFBMVEX7/P73+v36/P75+/38/f7t9Prq8vju9fro8vjs9Pnq8/ju9vr7/f70+fv9/v7d3d1xysUWAAAAK0lEQVQIW2N5wMIAhglA3MDiwKIApAXAIiCZA1BZCA8EDwBZDlA1B4CqCwAEyQh1Q/0tlAAAAABJRU5ErkJggg==");
    background-position: left top;
    background-repeat: repeat-x;
}

.wikiEditor-ui-toolbar .group {
    border-right: 1px solid white;
}

.wikiEditor-ui-toolbar .group-search {
   border-left: 1px solid white;
   border-right: none;
}

.wikiEditor-ui-toolbar .group .label {
   color: black;
}

.tab {
   border-color: transparent;
}

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

.wikiEditor-ui-toolbar .tabs span.tab a.current,
.wikiEditor-ui-toolbar .tabs span.tab a.current:visited {
   color: black;
}

.wikiEditor-ui-toolbar .group .tool-select .label {
   color: black;
}

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

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

.wikiEditor-ui-toolbar .booklet .index .current {
    background-color: transparent;
    color: white;
}

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

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

.wikiEditor-ui-toolbar .page-characters div span:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: #6593bf;
    color: #29B6F4;
}

.wikiEditor-ui-toolbar .page-table td {
    border-top: 1px solid #6593bf;
    color: black;
}

.wikiEditor-preview-loading {
    background-color: transparent;
}

.wikiEditor-preview-contents {
    background-color: transparent;
    border-color: -moz-use-text-color #6593bf #6593bf;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
}

.wikiEditor-ui-tabs div.current a:hover {
   background-color: #29B6F4;
}

.editOptions {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: -moz-use-text-color #6593bf #6593bf;
    border-image: none;
    border-right: 1px solid silver;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    margin-bottom: 2em;
    padding: 1em 1em 1.5em;
}