MediaWiki:Common.css: verschil tussen versies

Uit Wiki Grepolis NL
Naar navigatie springen
Geen bewerkingssamenvatting
Geen bewerkingssamenvatting
(9 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 9: Regel 9:
filter:alpha(opacity=100);
filter:alpha(opacity=100);
}
}
div.sitenotice {
opacity:0.8;
filter:alpha(opacity=80);
background-image: none;   
margin-top: -9px;
}
div.sitenptice:hover {
opacity:1;
filter:alpha(opacity=100);
background-image: none;   
margin-top: -9px;
}
div.NavFrame {
div.NavFrame {
     margin: 0;
     margin: 0;
Regel 153: Regel 168:
.tribal-borderbox .with-button .tribal-button {width: 190px;}
.tribal-borderbox .with-button .tribal-button {width: 190px;}


   
  #siteNotice .innogames-headline { border-bottom: 2px solid black;border-top: 2px solid black;}


#toc, .toc {width:400px;}
#toc, .toc {width:400px;}
Regel 159: Regel 174:
#document-wrapper {max-width: 1246px; margin: 0 auto;}
#document-wrapper {max-width: 1246px; margin: 0 auto;}


a:visited, .mw-body a.external:visited {    color: #3D2685;}
a:visited, .mw-body a.external:visited {    color: #5e321a;}


a, .mw-body a.external {    color: #3D2685;}
a, .mw-body a.external {    color: #5e321a;}


li#ca-nstab-special {    top: -13px;    z-index: 1;    height: 45px;}
li#ca-nstab-special {    top: -13px;    z-index: 1;    height: 45px;}
Regel 172: Regel 187:
.tribal-borderbox #firstHeading.tbbox-headline, .tribal-borderbox .innogames-headline {width: auto;}
.tribal-borderbox #firstHeading.tbbox-headline, .tribal-borderbox .innogames-headline {width: auto;}


#siteNotice .innogames-headline { border-bottom: 2px solid white;border-top: 2px solid white;}


#localNotice {    padding-top: 36px;z-index:1}
#localNotice {    padding-top: 36px;z-index:1}
Regel 193: Regel 207:


.socialBar {    background: none !important;}
.socialBar {    background: none !important;}
#szukajPrzedmiot {
    padding: 15px 0 4px 0 !important;
    background: #44301d !important;
    margin-bottom: 48px;
    box-shadow: inset 0em 0em 1.2em 0.2em #140a05;
}
div#ZP_wynik {
              position: absolute;
    z-index: 11;
    top: -139%;
    left: 78%;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    background-color: #44321045;
    width: 53%;
    height: 183%;
    opacity: 0.9;
}
input.ZP_Input { border: 2px solid black;  padding-left: 3px;}
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */
/* wikitable */
table.wikitable {
  width: 100%;
  border: 1px solid black;
  border-collapse: collapse;
  background-color: #F2D494;
  color: black;
}
table.wikitable th {
  border: 1px solid black;
  padding: 5px;
  background-color: #BA9B72;
  color: black;
}
table.wikitable td {
  border: 1px solid black;
  padding: 5px;
  color: black;
}
/* Rozmiary nagłówków */
h1, h2, h3, h4, h5, h6 {
        color: #733b1d;
        background-color: #d2ba93;
        padding: 4px;
              margin: 0;
              border-bottom: 1px solid #5e321a;
}
h1 { font-size:24px; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 125%; font-weight: bold;}
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
              border-bottom: none;
              font-weight: bold;
}
h3 { font-size: 110%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 105%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }
/* edycja Bartosz86 */
body.page-Strona_główna a:hover {
opacity: 0.8;
              -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                  -ms-transition: all .3s ease;
                  -o-transition: all .3s ease;
                      transition: all .3s ease;
}
body.page-Eventy .home_event_link {
border: 1px solid;
}
body.page-Eventy a:hover {
opacity: 0.8;
              -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                  -ms-transition: all .3s ease;
                  -o-transition: all .3s ease;
                      transition: all .3s ease;
}
body.page-Eventy .home_event_link {
border: 1px solid;
}
body.page-Użytkownik:Harlion a:hover {
opacity: 0.8;
              -webkit-transition: all .3s ease;
                -moz-transition: all .3s ease;
                  -ms-transition: all .3s ease;
                  -o-transition: all .3s ease;
                      transition: all .3s ease;
}
body.page-Użytkownik:Harlion .home_event_link {
border: 1px solid;
}
/* edycja Darius II - w razie problemów kontakt lub skasować :) */
#wrapper { width: 1200px; } /* szerokość wiki */
#container { width: 900px; } /* szerokość boksu z treścią */
/* dopasowanie grafiki */
#contentTop { width: 900px; background-size: 100% 77px; }
#west_pl_hints_container { width: 870px!important; background-size: 100%!important; }
#content { width: 870px; background-size: 100%; }
#contentFooter { background-size: 101%; }
/* /dopasowanie grafiki */
/* poprawki Har'a */
#p-cactions { width: 850px; }
/* Harlion */
h3.ui-accordion-header { padding-left: 35px;}
.ui-tabs-vertical { width: 55em; }
  .ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
  .ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
  .ui-tabs-vertical .ui-tabs-nav li a { display:block; }
  .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
  .ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em;}
/*#content {background-image: url(/images/0/03/Bgevent.png)}/* tło wiki na eventy - obecnie DdLM) */
/* blokada kodu */
#ca-viewsource{
visibility: hidden !important;
width:300px;
}
/* koniec mojej edycji */
/* CSS Preto */
.setRozBox {
    cursor: pointer;
    width: fit-content;
    float: left;
    text-align: center;
    margin: 3px 1px;
    padding: 6px 2px;
    line-height: 15px;
    background-color: #ffe3b3;
}
.setRozBox:hover {
    box-shadow: inset 0em 0em 1.2em 0.2em #ffa878;
}
.setRozBox a {
    color: black;
    text-decoration: none;
    padding: 5px;
}
.setyRozLista {
              color:#cc3300;
              background:rgba(245, 245, 220, 0.4);
              border:1px solid #996633;
              width:auto;
              padding:2px;
              text-align:center;
              font-weight:bold
}
#ladowanie {
              display:none;
    background-image: url(/images/5/56/Ladowanie.gif);
              width:20px;
}
#fIp .popup_inform{float:left;}
.searchBox {background: url(/images/4/45/SearchBox.png);width:389px;height:31px;outline: none;border:0px;padding:0 5px 0 6px}
#wyszukiwarka {margin-top:15px}
#wyszukiwarka input[type="search"] (padding:4px;outline:none;border:0px;)
#wyszukiwarka input:focus (outline:none;border:0px;)
/* MINI POPUP */
.popup_contents img {width:inherit;height:inherit;}
.popup_inform.mini {background: none;padding: 0;width: 29px;padding:1px}
.popup_inform.miniCraft {background: none;
    padding: 2px;
    width: 35px;
    height: 35px;
    background-image: url(https://wiki.the-west.pl/images/2/21/ItemBackground.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.mini img, .miniCraft img[alt*="{{{Width}}}x{{{Height}}}px"] {width: 29px;height: 29px;}
/* PBOX */
.PBox {position: relative;z-index:0}
.PBox_title {
              position: absolute;
              left: -5px;
              top: 0px;
              right: -5px;
              height: 68px;
              overflow: hidden;
              font-family: Times New Roman, Serif;
}
.PBox_title_left, .PBox_title_right {
              position: absolute;
              background-image: url(/images/3/3c/PBoxTitle.png);
              height: 50px;
              bottom: 0px;
              background-repeat: no-repeat;
}
.PBox_title_left {
              left: 0;
              right: 50%;
              background-position: left bottom;
}
.PBox_title_right {
              left: 50%;
              right: 0;
              background-position: right bottom;
}
.PBox_title_text {
              position: relative;
              color: #FFE7B1;
              margin-left: auto;
              margin-right: auto;
              padding-top: 28px;
              text-align: center;
              font-style: normal;
              font-variant: normal;
              font-weight: bold;
              font-stretch: normal;
              font-size: 20pt;
              line-height: normal;
              font-family: "Times New Roman";
}
.PBox_content {padding: 70px 25px 0 25px;}
.prizesGroups .group{
              display: inline-block;
    vertical-align: top;
    width: 155px;
    min-height: 300px;
    margin: 0 10px;
    opacity: 1;
    float: left;
}
.prizesGroups .group .gLabel {
              position: relative;
    text-align: center;
    text-shadow: 0 0 5px #000;
    padding: 10px 0 5px 0;
    color: white;
              font-weight:600;
}
.prizesGroups .group .gContent {
              position: relative;
    padding: 10px 15px;
}
.prizesGroups .group .gContent div.mini {
float:left;
}
.prizesGroups .group .gBg {
    opacity: 0.4;
    position: absolute;
    width: inherit;
    min-height: inherit;
              border-radius: 5px;
}
.prizesGroups .group .gBorder {
              border: 3px solid #a49e97;
    border-radius: 8px;
    box-shadow: 0 0 20px inset;
              opacity: 0.9;
    position: absolute;
    width: inherit;
    min-height: inherit;
}
.prizesGroups .VSep {
    display: inline-block;
    background: url(/images/6/67/PrizesVSep.jpg);
    width: 25px;
    height: 270px;
    margin: 15px 0;
    float:left;
}
.prizesGroups .XSep {
    display: inline-block;
    background: url(/images/5/58/PrizesXSep.jpg);
    width: 270px;
    height: 25px;
    margin: 10px 62px;
}
.prizesGroups  .prizes{
    width: 555px;
    min-height: 106px;
    margin-right: 15px;
}
.prizesGroups  .prizes .gStages {margin-top: 30px;}
.prizesGroups  .prizes .gStages div{
    text-align: center;
    float: left;
    width: 28px;
    color: white;
    font-weight: 600;
    text-shadow: 0 0 5px #000;
    padding: 0 7.5px;
}
.prizesGroups .prizes .gContent div.popup_inform {padding: 0 7px;}
.prizesGroups .winner{
              width: 166px;
    min-height: 106px;
    margin-left: 15px;
}
.prizesGroups .winner .gContent {margin-left: 18px;}
.prizesGroups .prizes .gContent {margin-left: 27px;}
#contentFooter {z-index: 1;}
/*CSS Zadania*/
#BoxLiniaZadan a{width:200px;height:200px;position: absolute;z-index:1;}
#BoxLiniaZadan {
float:left;width: 210px;height: 140px;background-image: url(/images/7/79/LiniaZadanBG.png);
}
#BLZTytul {padding: 4px 0 0 8px;font-weight: 600;font-size: 8pt;}
#BLZIkona {margin: 7px 0px 0px 8px;position: absolute;z-index:0}
#BLZOverlay {
              margin: -109px 0 0 -2px;
              width: 90px;height: 110px;
              position: relative;
              background-image: url(/images/d/d1/ZleceniodawcaOL.png);
              background-repeat: no-repeat;
}
#BLZTresc p{padding: 23px 0 0 96px;line-height:31px}
.popup_inform.QuestInfo {
    background: transparent;
    width: 10px;
    height: 10px;
    cursor: help;
              float: left;
}
.QuestInfo .popup_contents {
    white-space: normal;
    max-width: 500px;
    min-width: 350px;
    font-size: 10px;
}
.popup_inform .QuestInfo:hover > .popup_window.right {
    left: 0%;
    margin: -73px 0px 0px 40px;
    z-index: 99;
}
.PopupIlosc {
color: #fff;
    min-width: 20px;
    max-width: 40px;
    height: 12px;
    line-height: 12px;
    font-size: 10px;
    bottom: 3px;
    left: 2px;
    text-align: center;
    background: rgba(127, 111, 85, 0.7);
    border-radius: 0 2px 0 2px;
    box-shadow: 1px -1px 2px #000000;
    font-weight: bold;
    margin: -13px 0 0px 1px;
    position: relative;
}
.PopupINV, .PopupEQP {
position: relative;
    top: -90px;
/*  top: -122px;*/
    font-size: 6pt;
    text-align:center;
    font-weight: bold;
    height: 13px;
    padding-top:3px;
}
.PopupOverlay {width: 92px;height: 92px;float:left}
.PopupINV {background-image: url(/images/0/00/INV.png);}
.PopupEQP {background-image: url(/images/0/0b/EQP.png);}
.QLBook {
    position: absolute;
    margin: 55px 0 0 25px;
    width: 747px;
    height: 428px;
}
.QLBLeft, .QLLBRight {float: left;padding: 7px 5px;}
.QLBLeft {width: 355px;padding-left: 14px;overflow-y:auto;max-height: 400px;}
.QLLBRight {width:345px;height:412px;overflow-y:auto;margin-left:13px;}
.pokazZadanie,.pokazUkryte {color:#523F30;height: 22px;border-bottom: 1px solid #8a7756;cursor:pointer;font-weight:bold}
.pokazZadanie:hover,.pokazUkryte:hover {color:#1479a8}
#sPodZak {display:none;position: absolute;left: 30px;width: 300px;margin-top: 100px;
    background: #dbcbae;
    border: 1px solid #9a7b8f;
    border-radius: 5px;
    padding: 5px 6px;
    font-size: 11px;
    font-style: oblique;
    opacity: 0.95;}
.pokazText {
    float: left;
    margin: 0 2px;
    font-style: italic;
    cursor: pointer;
    font-weight: 600;
}
#NagrodaOverlay {
              margin: -60px 0 0 -4px;
              width: 60px;height: 59px;
              position: relative;
              background-image: url(/images/c/c8/NagrodaOL.png);
              background-repeat: no-repeat;
}
#NagrodaOverlayText {
    margin-top: -16px;
    text-align: center;
    position: relative;
    font-weight: bold;
    color: white;
    font-size: 11px;
    width: 51px;
}
div.PopupOverlay div.popup_inform div.popup_window {
    position: fixed !important;
}
.PopupOverlay div.popup_inform:hover > div.popup_window.right {
    top: 50%;left: 30%;z-index: 99;
}
#sTytulQ {
    margin-top: -58px;
    margin-left: 89px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    font-style: italic;
    text-shadow: #000 1px 1px 1px;
    background-image: url(/images/d/d6/QT_bg.png);
    height: 39px;
    width: 576px;
}
#QLwarunki {
margin-top:35px;display:table; 
background: rgba(128, 128, 128, 0.31);
    padding: 5px;
    border-radius: 5px;
    border: 1px solid gray;
    width: 97%;
}
#QLwarunki i {
    font-size: 13px;
}
#QLnagrody {
margin-top: 15px;
    background: rgba(0, 255, 59, 0.1);
    padding: 5px;
    border-radius: 5px;
    border: 1px solid green;
    width: 97%;
    display: table;
}
#sPowrotQLS a {color: white;}
#sPowrotQLS a:hover {color: #dad9d9;}
#sPowrotQLS {
    margin: -5px 0 0 27px;
    padding: 5px 0 12px 26px;
    font-weight: bold;
    background-repeat: no-repeat;
    height: 27px;
    width: 73px;
    background-image: url(https://pl1.the-west.pl/images/window/job/start_button_bg.png);
    position: absolute;
}
.pokazZadanie span { color: #c42f2f;}
.hid {display:none;}
#QLUkryte {
              display: table;
              background: rgba(239, 147, 147, 0.31);
              padding: 5px;
              border-radius: 5px;
              border: 1px solid #7e2424;
              width: 97%;
              margin-bottom: -21px;
              font-size:11px;
}
.QLLVLIcon {
    width: 58px;
    float: right;
    font-weight: bold;
    height: 26px;
    color: wheat;
    padding-top: 5px;
    text-align: center;
    background-repeat: no-repeat;
    background-image: url(https://wiki.the-west.pl/images/b/bc/LVLIcon.png);
}
/*osiagniecia*/
#AIOverlay {
    margin: -67px 0px 0px 2px;
    width: 70px;
    height: 66px;
              position: static;
              background-image: url(/images/3/30/OsiagniecieOL.png);
              background-repeat: no-repeat;
}
.osNav {  margin: 22px 0 0 45px;}
.osNavI {    width: auto;    margin: -5px 5px;}
.tblBg {background:#FFEECC; border-radius:3px; border-spacing:10px; padding:5px;}
.WCyrk .group { min-height: 555px;}
/* Preto koniec */
.tribal-borderbox .tbbox-page-edge.tbbox-bottom, .tribal-borderbox .tbbox-page-edge.tbbox-top, .tribal-borderbox .tbbox-page-corner.tbbox-top.tbbox-right, .tribal-borderbox .tbbox-page-corner.tbbox-top.tbbox-left,  .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-right, .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-left {z-index: 1 !important; position: absolute !important;}
.tw_bg_tl {
background-position: left top;
bottom: 50%;
right: 50%;
left: 0;
top: 0;
}
.tw_bg_tr {
background-position: right top;
width: 50%;
bottom: 50%;
right: 0;
top: 0;
}
.tw_bg_bl {
background-position: left bottom;
height: 50%;
right: 50%;
bottom: 0;
left: 0;
}
.tw_bg_br {
background-position: right bottom;
height: 50%;
width: 50%;
bottom: 0;
right: 0;
}
.tooltip_outer {
position:absolute;
left:50%;
bottom: 100%;
margin-bottom: 8px;
z-index:-1;
}
.tooltip {
position:relative;
padding:10px 13px 12px 13px;
opacity:0;
visibility:hidden;
-webkit-transition: opacity .15s ease-in-out;
-webkit-transform: translateZ(0) scale(1.0, 1.0);
      -moz-transition: opacity .15s ease-in-out;
            transition: opacity .15s ease-in-out;
white-space:nowrap;
max-width:350px;
        left:-50%;
        color:black;
}
.tooltip::after {
    content: " ";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-top: -4px;
    margin-left: -11px;
    background-image: url(https://wiki.the-west.fr/images/3/32/Tooltip_arrow.png);
    width: 22px;
    height: 11px;
}
.tooltip_container {
position:relative;
}
.tooltip_container:hover .tooltip {
visibility:visible;
-webkit-transition: opacity .15s ease-in-out 0.4s;
      -moz-transition: opacity .15s ease-in-out 0.4s;
            transition: opacity .15s ease-in-out 0.4s;
opacity:1;
}
.tooltip_container:hover > .tooltip_outer {
z-index:1000;
}
.per_level:after{
  content:"(par Niveau)";
}
/* Navigation Bar */
#navbar {
position:relative;
top:29px;
font-family:Calibri;
width:800px;
height:85px;
margin:0;
padding:0;
background-image : url('https://wiki.the-west.fr/images/0/0d/Barre.png');
text-align:center;
}
#navbar > #bull1 , #navbar > #bull2{
position:absolute;
top:20px;
z-index:1;
width:104px;
height:64px;
pointer-events: none;
}
#navbar > #bull1{
left:40px;
background-image : url('https://wiki.the-west.fr/images/2/20/Bull1.png');
}
#navbar > #bull2{
right:40px;
background-image : url('https://wiki.the-west.fr/images/9/91/Bull2.png');
}
#navbar ul {
list-style-type: none;
font-size:0;
padding:0;
overflow: hidden;
position:relative;
top:42px;
height:37px;
}
#navbar li {
font-size:18px;
display:inline;
}
#navbar li a {
position:relative;
display:inline-block;
color: white;
font-weight:normal;
text-align: center;
padding: 8px 10px;
line-height:20px;
text-decoration: none;
-webkit-transition: all .25s;
-moz-transition: all .25s;
-ms-transition: all .25s;
-o-transition: all .25s;
transition: all .25s;
}
#navbar li a:hover {
color:#FFDEAD;
}
#navbar .selflink {
background-color: #FFDEAD;
color:black;
position:relative;
display:inline-block;
text-align: center;
padding: 8px 10px;
line-height:20px;
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 5px rgba(0, 0, 0, 0.2) inset;
z-index:1;
}
#navbar li a:before {
content: "";
display: block;
position: absolute;
left: 0;
bottom: 0;
height: 4px;
width: 0;
background: #FFDEAD;
-webkit-transition: width .25s;
-moz-transition: width .25s;
-ms-transition: width .25s;
-o-transition: width .25s;
transition: width .25s;
}
#navbar li a:hover:before {
width:100%;
}
#navbar li a:after, #navbar .selflink:after{
content: "";
display: block;
position: absolute;
left: -2px;
top: 17px;
height: 4px;
width: 4px;
background: #ffffff;
opacity: 0.5;
}
#navbar .selflink:after{
width: 2px;
}
#navbar li:first-child *:after{
opacity:0;
}
/* Items shop */
.shop_container {
    position: relative;
    background-image: url(https://wiki.the-west.fr/images/0/05/Shop_container.png);
    width: 149px;
    height: 176px;
    margin: 0px;
    text-align: center;
    display:inline-block;
}
.shop_container .shop_name {
    display: inline-block;
    width: 114px;
    color: white;
    text-shadow: 0.1em 0.1em 0.2em #000000;
    font-size: 12px;
    position: absolute;
    line-height: 1.1;
    left: 18px;
    top: 20px;
    font-size: 13px;
}
.shop_container .shop_item {
    top: 40px;
    left: 35px;
    position: absolute;
}
.shop_container .shop_price {
    background-image: url(https://wiki.the-west.fr/images/0/0b/Shop_price.png);
    width: 100%;
    height: 32px;
    position: absolute;
    top: 132px;
    line-height:32px;
    font-size:12px;
    font-weight:bold;
    color:white;
    text-shadow:0.1em 0.1em 0.2em #333333;
}
.shop_container .shop_border {
    width: 133px;
    height: 162px;
    position: absolute;
    left: 9px;
    top: 5px;
    background: url(https://wiki.the-west.fr/images/b/b1/Shop_frame.png) no-repeat;
}
.shop_container #vert {background-position: -133px 0;}
.shop_container #bleu {background-position: -266px 0;}
.shop_container #rouge {background-position: -399px 0;}
.shop_container #orange {background-position: -532px 0;}
.shop_container #marron {background-position: -665px 0;}
.shop_container #violet {background-position: -798px 0;}
.shop_container #cyan {background-position: -931px 0;}
.shop_container #gris {background-position: -1064px 0;}
/* Bannière nouveaux sets */
.new_set {
    width: 36px;
    height: 34px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: url(https://wiki.the-west.fr/images/1/1a/New.png);
    pointer-events: none;
}
/* Test calendrier */
#calendar {
  border-image: url(https://westfr.innogamescdn.com/images/tw2gui/table/table_border.png?3) 16 16 16 16 stretch;
  border-width: 16px;
  border-style: solid;
  width: 700px;
}
#calendar .week {
  position: relative;
}
#calendar .day {
  width:98px;
  height:100%;
  border:1px solid grey;
  display:inline-block;
  border-radius: 5px;
  position: relative;
  font-weight: bold;
}
#calendar .nb {
  position: absolute;
  top:0px;
  padding:5px;
  border-bottom:1px solid grey;
  border-bottom-right-radius: 5px;
  border-right: 1px solid grey;
}
#calendar .events {
  margin-top:30px;
  position: absolute;
  top:0px;
  width:100%;
}
#calendar .event {
  position: relative;
  margin-top:5px;
  height:10px;
  left:100px;
  border-radius:5px;
  box-shadow: 0px 1px 1px 0px black;
}
#calendar .today {color:red;}
/* Arrière plan noël */
.xmas {
background-image: url(https://wiki.the-west.fr/images/5/58/Arri%C3%A8re-plan_No%C3%ABl.png) !important;
background-repeat:no-repeat !important;
}
/* Nouvelles popup */
div.tw_bg_popup_tl,
div.tw_bg_popup_tr,
div.tw_bg_popup_bl,
div.tw_bg_popup_br {
    background-image: url(https://wiki.the-west.fr/images/5/59/Fond_objets.png);
    position: absolute;
    z-index: -1;
}
.tw_bg_popup_tl {
    background-position: left top;
    bottom: 50%;
    right: 50%;
    left: 0;
    top: 0;
}
.tw_bg_popup_tr {
    background-position: right top;
    width: 50%;
    bottom: 50%;
    right: 0;
    top: 0;
}
.tw_bg_popup_bl {
    background-position: left bottom;
    height: 50%;
    right: 50%;
    bottom: 0;
    left: 0;
}
.tw_bg_popup_br {
    background-position: right bottom;
    height: 50%;
    width: 50%;
    bottom: 0;
    right: 0;
}
div.popup_window {
    position: absolute;
    display: none;
    margin: 0px;
    min-width: 200px;
    white-space: nowrap;
    z-index:1000;
}
div.item_container {
    height: 79px;
    width: 79px;
    position: relative;
    background-image: url(https://wiki.the-west.fr/images/a/a9/Case_inventaire.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wear {
    height: 93px;
    width: 94px;
    position: relative;
    background-image: url(https://wiki.the-west.fr/images/8/82/Item_box_wear.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wear2 {
    height: 138px;
    width: 95px;
    position: relative;
    background-image: url(https://wiki.the-west.fr/images/5/54/Item_box_wear2.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.empty {
    background-image: none;
}
div.item_container > img {
    position: absolute;
    top: 3px;
    left: 3px;
}
div.item_border div.item_container > img,
div.item_container.wear > img,
div.item_container.wear2 > img {
    top: 0px !important;
    left: 0px !important;
}
div.item_container:hover div.popup_window {
    left: 120%;
    top: 10px;
    z-index: 10;
    display: block;
}
div.popup_contents {
    margin: 25px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
div.popup_contents * {
    margin: 0;
}
div.popup_image {
    background-image: url(https://wiki.the-west.fr/images/a/a9/Case_inventaire.png);
    background-repeat: no-repeat;
    width: 79px;
    height: 79px;
    margin: auto;
}
.popup_divider {
    width:124px;
    height:6px;
    margin-top:4px !important;
    background-image: url(https://wiki.the-west.fr/images/d/d5/Barre_de_division.png);
    margin-left: auto !important;
    margin-right: auto !important;
    display: block;
}
div.popup_image img {
    padding-top: 3px;
    padding-left: 4px;
}
.popup_attribute {
    text-align: left;
    padding-left: 7px;
    font-size: 12px;
    color: #070;
    font-weight: bold;
}
.popup_skill {
    text-align: left;
    padding-left: 18px;
    font-size: 11px;
    color: #070;
}
.popup_type {
    font-style: italic;
    font-size: 8pt;
    text-align: center;
}
.popup_name {
    font-size: 13px;
    color: #070;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
}
.popup_infos {
    text-align: center;
}
.popup_id {
    color: blue;
}
.popup_set {
    color: #800080;
    font-weight: bold;
}
.popup_speed {
    color: #8b4513;
}
.popup_fb {
    color: #8b4513;
    font-weight: bold;
}
.popup_fb_stats {
    color: #8b4513;
    font-weight: bold;
}
.popup_dmg {
    font-weight: bold;
    text-align: center;
}
.popup_text {
    color: #007777;
    white-space: normal;
    max-width: 200px;
}
.popup_quest {
  color:#800000;
  text-align:center;
  font-style: italic;
}
.item_number {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 10;
    font-size: 16pt;
    color: white;
    font-weight: bold;
    text-shadow: 2px 2px 2px #000;
}
.popup_bonus {
    color:#8b4513;
}
.popup_job {
    display:inline-block;
    border-radius: 3px;
    border: 1px solid #804000;
    padding-top: 3px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.popup_job img {
    width:50px;
    height:50px;
}
.popup_crafteditem {
    display:inline-block;
    background: none;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}
.popup_crafteditem table {
    border-radius: 3px;
    border: 1px solid #804000;
    text-align: center;
}
.popup_txtgreen {
    color: green;
}
.popup_txtred {
    color: #900;
}
.item_level {
    position: absolute;
    display:block;
    top: 4px;
    left: 3px;
    height: 13px;
    line-height: 13px;
    background-color: rgba(0,0,0,0.4);
    text-align: center;
    font-size: 12px;
    padding: 1px 2px 0 2px;
    color: #ffffff;
    font-weight: normal;
    box-shadow: 1px 1px 3px #000000;
    border-radius: 0 0 2px 0;
    text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
    white-space: nowrap;
    z-index: 1;
}
.icon_level {
    display: inline-block;
    width: 15px;
    height:12px;
    background:url(https://westfr.innogamescdn.com/images/items/item_level.png);
    margin-right: 3px;
}
.level {
    vertical-align: top;
}
.upgrade {
    display: inline-block;
    width:12px;
    height: 12px;
    background: url(https://wiki.the-west.fr/images/c/ca/Upgrade_icons.png) 0px 12px;
    margin: 0px 3px 0 1px;
    cursor: pointer;
}
.upgrade:hover {
    background-position-y:0px;
}
.downgrade {
    display: inline-block;
    width:12px;
    height:12px;
    background: url(https://wiki.the-west.fr/images/c/ca/Upgrade_icons.png) 12px 12px;
    margin: 0px 3px 0 3px;
    cursor: pointer;
}
.downgrade:hover {
    background-position-y:0px;
}
.item_container[data-lvl="0"] .item_level {
display:none;
}
.item_container:hover .item_level {
display:block;
}
.item_container .upgrade, .item_container .downgrade {
display:none;
}
.item_container:hover .upgrade, .item_container:hover .downgrade {
display:inline-block;
}
#input_level,
#input_search {
    display: inline-block;
    background: url(https://westfr.innogamescdn.com/images/tw2gui/textfield/textfield.png) top left no-repeat;
    height: 30px;
    width: 12px;
}
#input_search {
    position: absolute;
    right: 250px;
}
input.west {
    background: url(https://westfr.innogamescdn.com/images/tw2gui/textfield/textfield.png) top right no-repeat;
    height: 30px;
    margin-left: 12px;
    padding: 0px 8px 0px 0px;
    border: 0;
    outline: none;
}
.cdrjob{
  border: 10px solid #74563D;
  border-radius: 20px;
  width: 86%;
  background-color: #D4BA91;
  align-content: center;
  margin-left: 40px;
  padding: 3px;
  box-shadow: 1px 1px 10px #000;"
}
.xdrjobT{
  text-shadow: 1px 1px 2px rgba(26, 26, 203, 0.51);
  color:#404040;
  font-size:30px;
  width:100%;
  text-align:center;
  line-height:26px;
  border: 0;
  font-weight: bold;
  font-family: System;text-decoration: underline;
}
#tableh {display: table;}
.row {display: table-row;}
.cell {display: table-cell;}

Versie van 9 sep 2019 17:25

/* CSS die hier wordt geplaatst heeft invloed op alle skins */
div.mvisto {
opacity:0.8;
filter:alpha(opacity=80);
}

div.mvisto:hover {
opacity:1;
filter:alpha(opacity=100);
}

div.sitenotice {
opacity:0.8;
filter:alpha(opacity=80);
background-image: none;    
margin-top: -9px;
} 

div.sitenptice:hover {
opacity:1;
filter:alpha(opacity=100);
background-image: none;    
margin-top: -9px;
}

div.NavFrame {
    margin: 0;
    padding: 1px;
    border: 0px solid #322618;
    text-align: top;
    border-collapse: collapse;
    font-size: 95%;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 0px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.9em;
    font-weight: bold;
    background-color: #C0A875;
    position: relative;
}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {
    font-size: 12px;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 93%;
}


.tiltleft {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
 
.tiltleft:hover {
-webkit-transform: rotate(-10deg);
-moz-transform: rotate(-10deg);
-o-transform: rotate(-10deg);
-ms-transform: rotate(-10deg);
transform: rotate(-10deg);
}

.tiltright {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
 
.tiltright:hover {
-webkit-transform: rotate(10deg);
-moz-transform: rotate(10deg);
-o-transform: rotate(10deg);
-ms-transform: rotate(10deg);
transform: rotate(10deg);
}

.middel {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
 
.middel:hover {
-webkit-transform: translate(0px,-10px); 
-moz-transform: translate(0px,-10px); 
-o-transform: translate(0px,-10px); 
-ms-transform: translate(0px,-10px); 
transform: translate(0px,-10px); 
}

.downunder {
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
 
.downunder:hover {
-webkit-transform: translate(0px,10px); 
-moz-transform: translate(0px,10px); 
-o-transform: translate(0px,10px); 
-ms-transform: translate(0px,10px); 
transform: translate(0px,10px); 
}

.grow img {
  height: 87px;
  width: 123px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.grow img:hover {
  width: 150px;
  height: 100px;
}

th{
text-shadow:none;
}

/* CSS placed here will be applied to all skins */

.tribal-borderbox {width:auto !important;}

.tribal-borderbox .tbbox-tabs li {max-width: 170px;}

.tribal-borderbox .tbbox-logo {left:44%}

.tribal-borderbox .tbbox-tabs ul {margin-bottom: -18px;}

.tribal-borderbox .tbbox-tabs {min-height:auto}

.tribal-borderbox .tbbox-pagecontent {width: 860px;}

.tribal-borderbox .with-button .tribal-button {width: 190px;}

 #siteNotice .innogames-headline { border-bottom: 2px solid black;border-top: 2px solid black;}

#toc, .toc {width:400px;}

#document-wrapper {max-width: 1246px; margin: 0 auto;}

a:visited, .mw-body a.external:visited {    color: #5e321a;}

a, .mw-body a.external {    color: #5e321a;}

li#ca-nstab-special {    top: -13px;    z-index: 1;    height: 45px;}

img[alt*="6p124px"],img[height*="6px"] {    width: 124px !important;    height: 6px !important;}


.LEData span.opis {display:none;}

.tribal-borderbox #firstHeading.tbbox-headline, .tribal-borderbox .innogames-headline {width: auto;}


#localNotice {    padding-top: 36px;z-index:1}

#localNotice > div:first-of-type { margin-left: 845px;}

#localNotice div.socialBar:active, #localNotice div.socialBar:hover, #localNotice div.socialBar:focus { background: transparent;}

#localNotice #miniLogo {    background-image: none;    margin-top: -9px;}

#localNotice > div:first-of-type, #localNotice div { padding: inherit;}

.innogame {    height: 32px !important;    padding-top: 10px !important;}

.innogame a {    text-decoration: none;    display: block;    height: 25px;}

#page-wrapper {    margin: 0;    margin-left: 197px;}

#mw-panel { left: -20px;}

.socialBar {    background: none !important;}