7 Days to Die Wiki
Aucun résumé des modifications
Telshin (discussion | contributions)
Aucun résumé des modifications
Ligne 502 : Ligne 502 :
   
 
/* multi-upload screen font colour fix */
 
/* multi-upload screen font colour fix */
#upload_list .file .file-title {
+
#upload-list .file .file-title {
 
margin-left: 10px;
 
margin-left: 10px;
 
}
 
}

Version du 15 avril 2015 à 22:22

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

/* Hide main page title */
body.page-7_Days_to_Die_Wiki h1.firstHeading {
    display:none;
}

/* Framework */
body {
    background:url("http://hydra-media.cursecdn.com/7daystodie.gamepedia.com/a/a5/BG2.jpg") no-repeat fixed top center #050505;
    background-size: cover;	
}

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

/* Logo */

div#p-logo {
    background-color: transparent;
    margin: auto;
}

/* Sidebar */
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: #FFFFFF;
    font-weight: bold;
}

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

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

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

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

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

/* Tabs */
#right-navigation {
    margin-right: 0.5em;
}

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

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

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

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

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: #ffffff;
    cursor: pointer;
    font-weight: bold;
}


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

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

div.vectorTabs li span a {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    display: inline-block;
    border: 4px solid #000000;
    border-radius: 8px 8px 8px 8px;
    color: #000000;
    font-weight: bold;
    padding: 2px 10px;
    margin: 0 3px 0 3px;
    height: 19px;
    text-align: center;
}

#ca-watch span,
#ca-unwatch span {
    background: none repeat scroll 0 0 #000000;
    border-radius: 8px;
}

div.vectorMenu h3 a,
div.vectorMenu h5 a {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}

div.vectorMenu ul {
    background-color: #A1B2B1;
    border: 1px solid #000000;
}

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

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

div#mw-head div.vectorMenu h4 {
    color: #FFFFFF;
}

/* Content */
div#content {
    background: none repeat scroll 0 0 rgba(141, 163, 160, 0.8);
    border: 4px solid #000000;
    border-radius: 11px 11px 11px 11px;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    color: #000000;
    overflow: hidden;
}

#bodyContent {
    font-size: 0.9em;
}

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

.autocomment {
    color: black;
}

div.floatright, table.floatright {
    clear: left;
}

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

code {
    background-color: #F9F9F9;
    color: #06362E;
}

pre {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 1px dashed rgba(0, 0, 0, 0.2);
    color: #000000;
}

/* Footer */
div#footer {
    background-image: none;
}

div#footer a {
    color: #c2c2c2;
}

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

.catlinks,
ul#filetoc,
.mw-search-formheader,
fieldset#mw-searchoptions,
#toc {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border-bottom: medium none !important;
    border-image: none;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 11px 11px 11px 11px;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    color: #333333;
    padding: 10px;
}

/* Allow parts of toc to be hidden for the Version history page */
/* Section levels and Numbers */
body.page-Version_history .toclevel-3 ul li,
body.page-Version_history .tocnumber {
    display: none;
}

.mw-search-result-data {
    color: #12352F;
}

fieldset {
    border: 1px solid #050505;
}

.htmlform-tip {
    color: #154D43;
}

/* tables */
table.mw_metadata th {
    background-color: #9CBCB6;
    border: 1px solid #050505;
}

table.mw_metadata td {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 1px solid #050505;
}

table.wikitable,
#claimlist {
    background: none repeat scroll 0 0 transparent;
}

#claimlist .approved a {
    color: #000000;
}

#claimlist .approved td {
    color: #545454;
}

#claimlist .controls_container > .dropdown {
    right: 24px;
    top: -24px;
}

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

.wikitable th, #claimlist th, #claimlist .sortable th.unsortable {
    background-color: #000000;
    border: 1px solid #050505;
    color: #B3B4B7;
    padding: 0.2em;
}

#claimlist .sortable th:hover {
    background-color: #3b3b3b;
}

.wikitable td, #claimlist td {
    border: 1px solid #050505;
    color: #ffffff;
    padding: 0.2em;
}

.TablePager {
    color:#000000;
    border:1px solid #050505;
    padding:0 0.15em;
}

.TablePager th {
    background-color:#4E9B8D;
    color:#ffffff;
    border:1px solid #050505;
    padding:0 0.15em;
}

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

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

.TablePager th a {
    background-color:#4E9B8D;
    color:#FFFFFF !important;
}
 
.TablePager td {
    background: #9CBCB6 !important;
    border: 1px solid #050505;
    color: #000000;
}

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

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

#preftoc li.selected a {
    background-color: #9CBCB6;
    background-image: none;
    border-color: #050505;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    color: #FFFFFF;
}

#preferences {
    background-color: #9CBCB6;
    border: 1px solid #050505;
}

#preferences fieldset {
    border-color: #050505;
}

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

/* Page history */
table.diff,
td.diff-ntitle,
td.diff-otitle {
    background-color: transparent;
    border: 1px solid #aaaaaa;
}

td.diff-context {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #E6E6E6;
    color: #000000;
}

#pagehistory li {
    background-color: transparent;
    border: 1px solid #050505;
    padding: 3px;
}

#pagehistory li.selected {
    background-color: #9CBCB6;
    background-image: none;
    border: 1px dashed #050505;
    padding: 3px;
}

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

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

/* Thumbnail galleries */
div.thumbinner {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 1px solid #050505;
}

li.gallerybox div.thumb {
    background: transparent;
    border: none;
}

li.gallerybox {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border: 1px solid #050505;
}

/* custom headers and sections */
.heading {
    background-color:#2A544C !important;
    background-image:-moz-linear-gradient(left, #2A544C 0%, #4E9B8D 100%);
    background-image:-webkit-gradient(linear, left, left bottom, color-stop(0%,#2A544C), color-stop(100%,#4E9B8D));
    background-image:-webkit-linear-gradient(left, #2A544C 0%, #4E9B8D 100%);
    background-image:-o-linear-gradient(left, #2A544C 0%, #4E9B8D 100%);
    background-image:-ms-linear-gradient(left, #2A544C 0%, #4E9B8D 100%);
    background-image: linear-gradient(to right, #2A544C 0%, #4E9B8D 100%) repeat scroll 0 0 transparent;
    color:white;
    font-size:120%;
    font-weight:bold;
    margin:0 0 10px;
    padding:0.2em 0.4em;
    text-shadow: 1px 1px 1px #000000;
    width:auto;
}

.feature {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
    border-bottom: medium none !important;
    border-image: none;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
    border-radius: 11px 11px 11px 11px;
    border-right: 2px solid rgba(0, 0, 0, 0.2);
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    color: #333333;
    padding: 10px;
    margin-bottom: .5em;
}

/* multi-upload screen font colour fix */
#upload-list .file .file-title {
    margin-left: 10px;
}

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

/* Move asirra challenge pop-up image down when content overflow is hidden */

#asirra_EnlargedDiv {
    margin-top: 100px;
    margin-left: 350px;
}

/* Echo notification colour tweak */
.mw-echo-content a {
    color: #154D43;
    text-decoration: underline;
}

.mw-echo-overlay {
    background-color: #000000;
    border: 1px solid #1d1d1d;
    color: #FFFFFF;
}
 
.mw-echo-overlay-pokey {
    background-image: url("http://hydra-media.cursecdn.com/7daystodie.gamepedia.com/9/9e/Pokey.png");
}
 
.mw-echo-overlay-title,
.mw-echo-overlay li.mw-echo-notification,
#mw-echo-overlay-footer {
    border: 1px solid #1D1D1D;
}
 
#mw-echo-overlay-pref-link {
    border-left: 1px solid #1D1D1D;
}
 
.mw-echo-overlay .mw-echo-grey-link a {
    color: #FFFFFF;
}
 
.mw-echo-overlay .mw-echo-grey-link:hover a {
    color: #154D43 !important;
}
 
.mw-echo-notifications {
    border: 1px solid #1d1d1d;
}

.mw-echo-overlay li.mw-echo-notification,
.mw-echo-overlay li.mw-echo-notification.mw-echo-unread {
    background-color: #000000;
}

#mw-echo-special-container .mw-echo-notification,
#mw-echo-special-container .mw-echo-notification.mw-echo-unread {
    background-color: rgba(255, 255, 255, 0.1);
}
 
.mw-echo-overlay li.mw-echo-notification:hover,
.mw-echo-overlay li.mw-echo-notification.mw-echo-unread:hover {
    background-color: #121212;
}

#mw-echo-special-container .mw-echo-notification:hover,
#mw-echo-special-container .mw-echo-notification.mw-echo-unread:hover {
    background-color: rgba(255, 255, 255, 0.2);
}
 
.mw-echo-notification {
    background-color: #000000;
    color: #FFFFFF;
}
 
.mw-echo-timestamp {
    color: #000000;
}
 
.mw-echo-date-section {
    border-bottom: 8px solid #154D43;
    color: #154D43;
}
 
.mw-echo-dismiss {
    background-color: #eeeeee;
}

.mw-echo-icon-chat {
    background-image: url("http://hydra-media.cursecdn.com/7daystodie.gamepedia.com/c/c2/Chat_icon.png");
}
 
.autocomment {
    color: #EFEFEF;
}

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

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

.wikiEditor-ui-tabs {
    border-left: 1px solid #000000;
    border-top: 1px solid #000000;
}

.wikiEditor-ui-tabs div {
    background-color: #777777;
    border-bottom: 1px solid #000000;
    border-right: 1px solid #000000;
}

.wikiEditor-ui-tabs div.current {
    background-color: #777777;
    border-bottom: 1px solid #000000;
}

.wikiEditor-ui-tabs div.current a {
    color: #FFFFFF;
}

.wikiEditor-preview-contents {
    background: rgba(0, 0, 0, 0);
    border-color: #000000;
    border-image: none;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    color: #000000;
}

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

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

/* login screen */
.mw-ui-vform label {
    color: #000000
}

#mw-createaccount-join {
    box-shadow: 4px 4px 4px 4px #rgba(0, 0, 0, 0.2);
}

.mw-ui-button.mw-ui-progressive,
.mw-ui-button.mw-ui-primary {
    background: none repeat scroll 0 0 #000000;
    border-color: #000000 -moz-use-text-color;
}

/* 1.23 fixes */
#ca-watch.icon a,
#ca-unwatch.icon a {
    padding-top: 23px;
}