MediaWiki:Common.css: Skillnad mellan sidversioner

Från Wiki The-West SE
Hoppa till navigering
Ingen redigeringssammanfattning
Ingen redigeringssammanfattning
(20 mellanliggande sidversioner av en annan användare visas inte)
Rad 1: Rad 1:
/* CSS som skrivs här påverkar alla skal */
/*Custom background*/


/* Ändrar storleken på fönstret  mm*/
body {
 
    background-image: url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-right.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-left.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewCoverBgBottom.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewMainBg.jpg);
#wrapper {width: 1120px; } /* Förstorar wikin*/
}
#container {width: 860px;} /* Innehållsrullen större */
#document-wrapper {
#contentTop {width: 860px; background-size: 100% 77px;} /* området högst upp */
    padding: 0 225px 0 20px;
#p-search .pBody {width: 200px; background-size:200px 24px;} /* Förstoringsglaset större */
    /*Sets a 225px right padding for the right menu*/
#searchInput {width: 173px;}
    margin: 0 auto;
#navigationTop {
    max-width: 1250px;
  position: relative;
    /*wrapper maximum width*/
  background: url("https://wiki.the-west.se/images/1/16/MenuTopNew.png") no-repeat;
    min-width: 880px;
  width: 260px;
}
  height: 130px;
/*External and internal link color*/
.mw-body a,
.mw-body a.external {
    color: #804000;
}
#mw-content-text a,
#mw-content-text a.external {
    font-weight: bold;
}
/*Fix the advanced search form*/
#searchText {
    width: 80%;
    z-index: 10;
}
}
#navigationBottom {
div.oo-ui-menuSelectWidget {
  position: absolute;
    margin-top: 40px;
  background: url("https://wiki.the-west.se/images/e/e2/MenuBottomNew.png") no-repeat;
  width: 260px;
  height: 95px;
  right: -15px;
  bottom: -51px;
}
}
#navigation {width: 225px; font-size: 11px;}
input.oo-ui-inputWidget-input {
/* #west_pl_hints_container {width: 830px!important; background-size: 100%!important;} */
    width: 65%;
#content {width: 830px; background-size: 100%;}
#contentFooter {background-size: 101%;z-index: 0;}
#p-cactions {width: 810px;}
.portlet h5 {font-size: 120%; font-weight: bold; font-family:arial; color: #804000;} /* Font, rubriker i sidebar */
textarea {width: 793px;}
 
/* Slut storleksreglering */
 
/* Nedan reglerar utseendet av tabeller skapade med "class:wikitable"; till
att ha svart ram samt ingen bakgrundsfärg i tabellhuvudet eller i övrigt. */
 
table.wikitable {
margin: 1em 1em 1em 0;
/* background-color: #f9f9f9; */
border: 1px #000000 solid;
border-collapse: collapse;
color: black;
}
}
table.wikitable > tr > th,
/*Make the page title selectable*/
table.wikitable > tr > td,
div.tbbox-rafter {
table.wikitable > * > tr > th,
    display: none;
table.wikitable > * > tr > td {
border: 1px #000000 solid;
padding: 0.2em;
}
}
table.wikitable > tr > th,
/*Fix the Log in button*/
table.wikitable > * > tr > th {
.tribal-button {
/* background-color: #f2f2f2; */
    width: 190px !important;
text-align: center;
}
}
table.wikitable > caption {
.with-button .tbbox-headline {
font-weight: bold;
    width: 100% !important;
}
}
/* hide initially collapsed collapsable tables */
/*Remove the table of contents width limit*/
table.collapsed tr.collapsable {
#toc {
display: none;
 
/* Slut wikitable reglering */
 
/* Tooltip on mouse-over */
.tooltipanchor {
    position: relative;
     display: inline-block;
     display: inline-block;
     border-bottom: 1px dotted black; /* If you want dots under the hoverable text */
     width: auto;
background-color: none;
cursor: help;
}
}
 
/*Right menu*/
.tooltipanchor .tooltipbox {
#siteNotice {
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s;
    width: 400px;
    background: url(https://wiki.the-west.se/images/5/53/Bakgrund.png) repeat;
    color: #242424;
    text-align: left;
font-size: 14px;
    padding: 20px 20px;
    border-radius: 6px;
border-style: solid;
border-width: 2px;
box-shadow: 0px 0px 4px #000;
     position: absolute;
     position: absolute;
     z-index: 1;
     left: 0;
top:-5px;
    margin-left: 100%;
left: 105%;
}
#right_menu {
    padding: 0 !important;
    margin: 0 20px 0 30px !important;
    top: -107px;
}
#right_menu .innogames-headline {
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-image-slice: 4 !important;
    border-image-source: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAECAIAAABz8up3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsREQkqmSTYtAAAAEZJREFUGNNjtLfQYcAAP37+4mBnY6AlYHz/5gUBFYyMWMX///+PX83///8h4sgq4YDl+OHdxLgP01jcKv8T5WMDLUWGgQAACj4ULl9i6ucAAAAASUVORK5CYII=) !important;
}
.innogame {
    height: 32px !important;
    padding-top: 10px !important;
}
.innogame a {
    text-decoration: none;
    display: block;
    height: 25px;
}
}
 
.socialBar {
.tooltipanchor:hover .tooltipbox {
     background: none !important;
     visibility: visible;
opacity: .95;
}
}
 
#localNotice #miniLogo {
.tooltipanchor:hover {
    background-image: none;
background-color: #deceb2;
    margin-top: -9px;
border-bottom: none;
}
}

Versionen från 5 november 2018 kl. 03.06

/*Custom background*/

body {
    background-image: url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-right.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/bg-cover-left.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewCoverBgBottom.png), url(https://media.innogamescdn.com/com_WEST_TR/Wiki/common/NewMainBg.jpg);
}
#document-wrapper {
    padding: 0 225px 0 20px;
    /*Sets a 225px right padding for the right menu*/
    margin: 0 auto;
    max-width: 1250px;
    /*wrapper maximum width*/
    min-width: 880px;
}
/*External and internal link color*/
.mw-body a,
.mw-body a.external {
    color: #804000;
}
#mw-content-text a,
#mw-content-text a.external {
    font-weight: bold;
}
/*Fix the advanced search form*/
#searchText {
    width: 80%;
    z-index: 10;
}
div.oo-ui-menuSelectWidget {
    margin-top: 40px;
}
input.oo-ui-inputWidget-input {
    width: 65%;
}
/*Make the page title selectable*/
div.tbbox-rafter {
    display: none;
}
/*Fix the Log in button*/
.tribal-button {
    width: 190px !important;
}
.with-button .tbbox-headline {
    width: 100% !important;
}
/*Remove the table of contents width limit*/
#toc {
    display: inline-block;
    width: auto;
}
/*Right menu*/
#siteNotice {
    position: absolute;
    left: 0;
    margin-left: 100%;
}
#right_menu {
    padding: 0 !important;
    margin: 0 20px 0 30px !important;
    top: -107px;
}
#right_menu .innogames-headline {
    border-top: 4px solid transparent !important;
    border-bottom: 4px solid transparent !important;
    border-image-slice: 4 !important;
    border-image-source: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAECAIAAABz8up3AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH4QsREQkqmSTYtAAAAEZJREFUGNNjtLfQYcAAP37+4mBnY6AlYHz/5gUBFYyMWMX///+PX83///8h4sgq4YDl+OHdxLgP01jcKv8T5WMDLUWGgQAACj4ULl9i6ucAAAAASUVORK5CYII=) !important;
}
.innogame {
    height: 32px !important;
    padding-top: 10px !important;
}
.innogame a {
    text-decoration: none;
    display: block;
    height: 25px;
}
.socialBar {
    background: none !important;
}
#localNotice #miniLogo {
    background-image: none;
    margin-top: -9px;
}