„MediaWiki:Common.css” változatai közötti eltérés

Innen: The-West wiki HU
Jump to navigation
Nincs szerkesztési összefoglaló
Nincs szerkesztési összefoglaló
1. sor: 1. sor:
/* ***************************************************** */
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Le CSS placé ici sera appliqué à tous les habillages. */
/* Wiki */
/* ***************************************************** */
div.mw-body a {
 
    color: #804000 !important;
/* Paramètres globaux de mise en page du Wiki => en cours de Test */
     font-weight: bold;
*:focus {
     outline: none;
}
}
#document-wrapper {max-width: 1150px; }
div.mw-body a.new{
#container {width: 960px;} /* Largeur de la zone contenu */
    color: #ba0000;
#contentTop {width: 860px; background-size: 100% 77px;}  /* zone supérieure */
#p-search .pBody {width: 200px; background-size:200px 24px;}  /* Diminution en largeur du module de recherche */
#searchInput {width: 173px;}
#navigationTop {
  position: relative;
  background: url("http://wiki.the-west.fr/images/1/16/MenuTopNew.png") no-repeat;
  width: 260px;
  height: 130px;
}
}
#navigationBottom {
div.tbbox-rafter {
  position: absolute;
    display: none;
  background: url("http://wiki.the-west.fr/images/e/e2/MenuBottomNew.png") no-repeat;
  width: 260px;
  height: 95px;
  right: -15px;
  bottom: -51px;
}
}
#navigation {width: 225px; font-size: 11px;}
#toc{
#west_pl_hints_container {width: 830px!important; background-size: 100%!important;}
  width: 350px;
#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-style: italic; font-family:georgia; color: #804000;}
textarea {width: 793px;}
 
#fondstd {
  background-image: url("http://wiki.the-west.fr/skins/thewest/images/content/contentBg.png");
  background-repeat: repeat;
}
}
 
#document-wrapper {
 
    max-width: 1200px;
    min-width: 1050px;
}
}
table.prerequis {
.tribal-button {
  background-image:url('images/content/contentBg.png');
    width: 190px !important;
  background-repeat: repeat;
  border:0px;
  border-spacing:0;
  margin:0 auto;
}
}
 
#pt-login {
 
    display: none;
div.prerequis {
/*  background: url("http://wiki.the-west.fr/skins/thewest/images/content/contentBg.png") repeat-y; */
  border:1px solid #CCC;
  border-radius:10px;
  background:#FFF;
  border-right:3px solid #ccc;
  border-bottom:3px solid #ccc;
  padding:5px;
  line-height:1.3;
  margin-left:2px;
  margin-right:1px;
  text-align:center;
}
}
 
.with-button .tbbox-headline {
.survol {
    width: 100% !important;
  position:relative;
  display: inline-table;
}
}
/* change l'opacité de l'image au survol de la souris */
table {
.survol:hover {
    width: auto;
  opacity:0.75;
  filter:alpha(opacity=75);
}
}
 
#searchText {
/* définit une fonction de zoom x 1.3 */
    width: 80%;
.zoom:hover {
    z-index: 10;
-webkit-transform: scale(1.3);
-moz-transform: scale(1.3);
-o-transform: scale(1.3);
transform: scale(1.3);
/* -webkit-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%; */
}
}
.zoom {
div.oo-ui-menuSelectWidget {
-webkit-transition: all 1s ease;
    margin-top: 40px;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
}
.zoom {
input.oo-ui-inputWidget-input {
border: 0px solid #fff;
    width: 65%;
margin: 40px 0px;
padding: 10px;
}
}
 
div.title > h2 {
/* Pour des effets de clignotements */
    border-bottom: none;
.tilt {
    color: #FFDEAD;
  -webkit-transition: all 3s ease;
    font-size: x-large !important;
  -moz-transition: all 3s ease;
    display: inline-block;
  -o-transition: all 3s ease;
    vertical-align: middle;
  -ms-transition: all 3s ease;
    line-height: 35px;
  transition: all 3s ease;
    margin: 0 !important;
    padding: 0;
    background-color: transparent !important;
}
}
.tilt:hover {
.blink {
  -webkit-transform: rotate(-360deg);
    animation-name: pulse;
  -moz-transform: rotate(-360deg);
    -webkit-animation-name: pulse;
  -o-transform: rotate(-360deg);
    animation-duration: 1.5s;
  -ms-transform: rotate(-360deg);
    -webkit-animation-duration: 1.5s;
  transform: rotate(-360deg);
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
}
.pulse:hover {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
.clignote {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
@keyframes pulse {
  0% {
    0% {
       transform: scale(0.95);
       transform: scale(0.95);
       opacity: 0.7;}
       opacity: 0.7;}
  50% {
    50% {
       transform: scale(1);
       transform: scale(1);
       opacity: 1;}
       opacity: 1;}
  100% {
    100% {
       transform: scale(0.95);
       transform: scale(0.95);
       opacity: 0.7;}
       opacity: 0.7;}
}
}
@-webkit-keyframes pulse {
@-webkit-keyframes pulse {
  0% {
    0% {
       -webkit-transform: scale(0.95);
       -webkit-transform: scale(0.95);
       opacity: 0.7;}
       opacity: 0.7;}
  50% {
    50% {
       -webkit-transform: scale(1);
       -webkit-transform: scale(1);
       opacity: 1;}
       opacity: 1;}
  100% {
    100% {
       -webkit-transform: scale(0.95);
       -webkit-transform: scale(0.95);
       opacity: 0.7;}
       opacity: 0.7;}
}
}
 
#localNotice div {
/* ****  Propriétés de la classe infobulle **** */
    background-color: transparent !important;
span.infobulle, span.DDMbulle, span.infobulleTxtL,span.infobulleTxtR {
    height: auto !important;
position: relative;
    width: auto !important;
cursor: help;  
outline: none;
text-decoration: none;
}
}
span.infobulle, span.infobulleTxtL, span.infobulleTxtR {border-bottom: thin dotted; }
#localNotice td {
span.infobulle:hover, span.DDMbulle:hover, span.infobulleTxtL:hover, span.infobulleTxtR:hover{
    padding: 0px;
text-decoration: none;
z-index: 6;  
}
}
span.infobulle:hover, span.infobulleTxtL:hover,span.infobulleTxtR:hover {background: #FFEEDD; }
.menu:hover {
span.infobulle span, span.DDMbulle span{
    opacity:0.75;
position: absolute;
    filter:alpha(opacity=75);
margin: 20px 0 0 0px;
padding: 10px;
background: #FFF7E6;
border: 1px solid #CD853F;
border-radius: 5px 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);  
-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
text-align:justify;
font-size: 0.9em;
line-height:14px;
z-index: 6000;
}
}
 
.wof {}
span.infobulleTxtL span, span.infobulleTxtR span {
.common {
position: absolute;
    background: #beb8b2 !important;
margin: 20px 0 0 0px;
padding: 10px;
background: #F8E2B4;
border-radius: 10px;
box-shadow: 0px 0px 15px #000;
text-align:justify;
font-size: 0.9em;
line-height:14px;
z-index: 6000;
}
}
 
.uncommon {
 
    background: #8bb87f !important;
span.infobulle span {width: 450px; left: 80px; top: -150px; }
span.infobulleTxtRx span {left: 80px; top: -150px; }
span.infobulleTxtL span,span.infobulleTxtR span {top: -150px; }
.infobulleTxtL:hover span {left: -500px; top: -150px; }
.infobulleTxtR:hover span {left: 30px; top: -150px; }
 
span.DDMbulle span {width: 250px; right: -30px; top: -30px; }
span.DDMbuller span {width: 150px; top: -80px; left:100px; right:-30px}
span.infobulle:hover span,
span.DDMbulle:hover span{
        left: 2%;
background: #FFF7E6;
z-index:6;
}
}
span.infobulleTxtL:hover span,span.infobulleTxtR:hover span{
.rare {
        /*left: 2%; */
    background: #8b85e5 !important;
background: #F8E2B4;
z-index:6;
}
}
span.infobulle span, span.infobulleTxtL span, span.infobulleTxtR span, span.DDMbulle span {
.veryrare {
position: absolute;
    background :#f1db7f !important;
left: -9999px;
margin: 4px 0 0 0px;
padding: 10px;
border:solid 1px black;
}
}
span.infobulleTxtL span, span.infobulleTxtR span{
/* Item Popup */
position: absolute;
div.tw_bg_tl,
left: -9999px;
div.tw_bg_tr,
margin: 4px 0 0 0px;
div.tw_bg_bl,
padding: 10px;
div.tw_bg_br {
border:solid 0px black;
     background-image: url(https://wiki.the-west.de/images/6/68/Popup.png);
        box-shadow: 0px 0px 15px #000;
        border-radius: 10px;
 
}
 
span.infobulle:hover span, span.infobulleTxtL:hover span,span.infobulleTxtR:hover span { margin: 20px 0 0 125px; }
span.DDMbulle:hover span { margin: 30px 0 30px 30px; }
span.infobulle:hover em, span.infobulleTxtL:hover em, span.infobulleTxtR:hover em, span.DDMbulle:hover em {
text-align:center;
font-family: Calibri, Tahoma, Geneva, sans-serif;
font-size: 1.4em;
font-weight: bold;
line-height:30px;
display: block;
}
 
.infoSet{
  border:1px solid #806D47;
  box-shadow: 2px 2px 4px #000;
  padding:10px;
}
 
table.infosetatt{
  border:1px solid #806D47;
  /*box-shadow: 2px 2px 4px #000;*/
  background-color:#EBEBCF;
  padding:0px;
  height:44px;
}
table.infosetatt td{
  padding:0px;
  vertical-align:middle;
}
 
/* Tooltip bonus sets */
div.tw_bg_tl, div.tw_bg_tr, div.tw_bg_bl, div.tw_bg_br {
background-image: url(https://wiki.the-west.fr/images/f/fc/Tooltip_bg.png);
background-repeat: no-repeat;
position: absolute;
z-index: -1;
}
.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;
        z-index:9999;
font-family:Calibri;
width:800px;
height:85px;
margin:0;
        margin-top:-12px;
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;
     position: absolute;
     z-index: -1;
     z-index: -1;
}
}
.tw_bg_popup_tl {
.tw_bg_tl {
     background-position: left top;
     background-position: left top;
     bottom: 50%;
     bottom: 50%;
584. sor: 122. sor:
     top: 0;
     top: 0;
}
}
.tw_bg_popup_tr {
.tw_bg_tr {
     background-position: right top;
     background-position: right top;
     width: 50%;
     width: 50%;
591. sor: 129. sor:
     top: 0;
     top: 0;
}
}
.tw_bg_popup_bl {
.tw_bg_bl {
     background-position: left bottom;
     background-position: left bottom;
     height: 50%;
     height: 50%;
598. sor: 136. sor:
     left: 0;
     left: 0;
}
}
.tw_bg_popup_br {
.tw_bg_br {
     background-position: right bottom;
     background-position: right bottom;
     height: 50%;
     height: 50%;
605. sor: 143. sor:
     right: 0;
     right: 0;
}
}
div.popup_window {
div.item_container div.popup_window {
     position: absolute;
     position: absolute;
     display: none;
     display: none;
611. sor: 149. sor:
     min-width: 200px;
     min-width: 200px;
     white-space: nowrap;
     white-space: nowrap;
    z-index:1000;
}
}
div.item_container {
div.item_container {
617. sor: 154. sor:
     width: 79px;
     width: 79px;
     position: relative;
     position: relative;
     background-image: url(https://wiki.the-west.fr/images/a/a9/Case_inventaire.png);
     background-image: url(https://wiki.the-west.de/images/e/ec/Item_box.png);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     display: inline-block;
     display: inline-block;
}
}
div.item_container.wear {
div.item_container.wearM {
     height: 93px;
     height: 93px;
     width: 94px;
     width: 94px;
     position: relative;
     position: relative;
     background-image: url(https://wiki.the-west.fr/images/8/82/Item_box_wear.png);
     background-image: url(https://wiki.the-west.de/images/c/c8/Item_box_wearM.png);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     display: inline-block;
     display: inline-block;
}
}
div.item_container.wear2 {
div.item_container.wearL {
     height: 138px;
     height: 138px;
     width: 95px;
     width: 95px;
     position: relative;
     position: relative;
     background-image: url(https://wiki.the-west.fr/images/5/54/Item_box_wear2.png);
     background-image: url(https://wiki.the-west.de/images/0/09/Item_box_wearL.png);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     display: inline-block;
     display: inline-block;
644. sor: 181. sor:
     top: 3px;
     top: 3px;
     left: 3px;
     left: 3px;
}
}
div.item_border div.item_container > img,
div.item_container.wearM > img,
div.item_container.wear > img,
div.item_container.wearL > img {
div.item_container.wear2 > img {
     top: 0px !important;
     top: 0px !important;
     left: 0px !important;
     left: 0px !important;
}
}
div.item_container:hover div.popup_window {
div.item_container:hover > div.popup_window {
     left: 120%;
     left: 120%;
     top: 10px;
     top: 10px;
660. sor: 196. sor:
     margin: 25px;
     margin: 25px;
     font-family: Arial, Verdana, sans-serif;
     font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
}
}
div.popup_contents * {
div.popup_contents * {
666. sor: 201. sor:
}
}
div.popup_image {
div.popup_image {
     background-image: url(https://wiki.the-west.fr/images/a/a9/Case_inventaire.png);
     background-image: url(https://wiki.the-west.de/images/e/ec/Item_box.png);
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     width: 79px;
     width: 79px;
     height: 79px;
     height: 79px;
     margin: auto;
     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 {
div.popup_image img {
696. sor: 222. sor:
     padding-left: 18px;
     padding-left: 18px;
     font-size: 11px;
     font-size: 11px;
    color: #070;
}
.popup_specbon {
    text-align: left;
    padding-left: 7px;
    font-size: 12px;
     color: #070;
     color: #070;
}
}
702. sor: 234. sor:
     font-size: 8pt;
     font-size: 8pt;
     text-align: center;
     text-align: center;
    white-space: normal;
    max-width: 250px;
}
}
.popup_name {
.popup_name {
722. sor: 256. sor:
.popup_speed {
.popup_speed {
     color: #8b4513;
     color: #8b4513;
}
.popup_fb {
    color: #8b4513;
    font-weight: bold;
}
}
.popup_fb_stats {
.popup_fb_stats {
     color: #8b4513;
     color: #8b4513;
     font-weight: bold;
     font-weight: bold;
    text-align: left;
}
}
.popup_dmg {
.popup_dmg {
738. sor: 269. sor:
     color: #007777;
     color: #007777;
     white-space: normal;
     white-space: normal;
     max-width: 200px;
     max-width: 250px;
}
.popup_quest {
  color:#800000;
  text-align:center;
  font-style: italic;
}
}
.item_number {
.item_number {
     position: absolute;
     position: absolute;
     left: 5px;
     left: 4px;
     top: 5px;
     bottom: 4px;
    z-index: 10;
     font-size: 13pt;
     font-size: 16pt;
     color: white;
     color: white;
    font-weight: bold;
     text-shadow: 2px 2px 2px #000;
     text-shadow: 2px 2px 2px #000;
}
}
.popup_bonus {
.popup_bonus {
     color:#8b4513;
     color:#8b4513;
    text-align: left;
}
}
.popup_job {
.popup_job {
765. sor: 290. sor:
     margin-top: 10px !important;
     margin-top: 10px !important;
     margin-bottom: 10px !important;
     margin-bottom: 10px !important;
    text-align: left;
}
}
.popup_job img {
.popup_job td > img {
     width:50px;
     width:45px;
     height:50px;
     height:45px;
}
}
.popup_crafteditem {
.popup_crafteditem {
787. sor: 313. sor:
     color: #900;
     color: #900;
}
}
.item_level {
 
/* Sets */
div#mw-content-text > center ~ h3 + dl ~ table {
    border: none;
}
div#mw-content-text > center ~ h3 + dl ~ table > tbody > tr > td {
    border: none;
    background: none !important;
}
table.infoSet {
    box-shadow: 2px 2px 4px #000;
}
table.infoSet td {
    padding: 0px;
}
table.infosetatt {
    background-color: #EBEBCF;
    width: 100%;
    margin: 0px;
    padding: 5px;
}
 
/* Set bonus tooltip */
div.tt_bg_tl,
div.tt_bg_tr,
div.tt_bg_bl,
div.tt_bg_br {
    background-image: url(https://wiki.the-west.de/images/f/fc/Tooltip_bg.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.tt_bg_tl {
    background-position: left top;
    bottom: 50%;
    right: 50%;
    left: 0;
    top: 0;
}
.tt_bg_tr {
    background-position: right top;
    width: 50%;
    bottom: 50%;
    right: 0;
    top: 0;
}
.tt_bg_bl {
    background-position: left bottom;
    height: 50%;
    right: 50%;
    bottom: 0;
    left: 0;
}
.tt_bg_br {
    background-position: right bottom;
    height: 50%;
    width: 50%;
    bottom: 0;
    right: 0;
}
.tooltip_outer {
     position: absolute;
     position: absolute;
     display:block;
     left: 50%;
     top: 4px;
     bottom: 100%;
     left: 3px;
     margin-bottom: 8px;
     height: 13px;
     z-index: -1;
    line-height: 13px;
}
    background-color: rgba(0,0,0,0.4);
.tooltip {
     text-align: center;
     position: relative;
     font-size: 12px;
     padding: 10px 13px 12px 13px;
     padding: 1px 2px 0 2px;
     opacity: 0;
     color: #ffffff;
     visibility: hidden;
     font-weight: normal;
     -webkit-transition: opacity .15s ease-in-out;
     box-shadow: 1px 1px 3px #000000;
     -webkit-transform: translateZ(0) scale(1.0, 1.0);
     border-radius: 0 0 2px 0;
     -moz-transition: opacity .15s ease-in-out;
     text-shadow: black -1px 0 1px, black 0 1px 1px, black 1px 0 1px, black 0 -1px 1px;
     transition: opacity .15s ease-in-out;
     white-space: nowrap;
     white-space: nowrap;
     z-index: 1;
     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.de/images/3/32/Tooltip_arrow.png);
    width: 22px;
    height: 11px;
}
}
.icon_level {
.tooltip_container {
    position: relative;
     display: inline-block;
     display: inline-block;
     width: 15px;
    vertical-align: top;
     height:12px;
    border:1px solid #997146;
     background:url(https://westfr.innogamescdn.com/images/items/item_level.png);
     width:40px;
     margin-right: 3px;
    text-align:center;
    background-color:#4E3E26;
    color:#fff;
     font:12px arial;
}
.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;
}
}
.level {
.per_level:after {
     vertical-align: top;
     content: "(pro Stufe)";
}
}
.upgrade {
/* Quest templates */
 
.item_req {
    position: relative;
     display: inline-block;
     display: inline-block;
     width:12px;
    margin: 4px;
     height: 12px;
     width: 50px;
     background: url(https://wiki.the-west.fr/images/c/ca/Upgrade_icons.png) 0px 12px;
     height: 50px;
     margin: 0px 3px 0 1px;
}
     cursor: pointer;
div.item_req div.item_container > a > img,
div.item_req div.item_container > img {
    position: absolute;
     width: 45px;
    height: 45px;
     top: 3px;
     left: 3px;
}
}
.upgrade:hover {
div.item_req div.item_container {
     background-position-y:0px;
    width: 50px;
    height: 50px;
     background-size: 50px;
    top: -1px;
    left: -1px;
}
}
.downgrade {
.item_border {
    position: relative;
     display: inline-block;
     display: inline-block;
     width:12px;
    margin: 5px;
     height:12px;
    background-color: #917F63;
     background: url(https://wiki.the-west.fr/images/c/ca/Upgrade_icons.png) 12px 12px;
     width: 50px;
     margin: 0px 3px 0 3px;
     height: 50px;
     cursor: pointer;
    border-right: outset 2px;
    border-bottom: outset 2px;
     border-color: #000000;
    border-radius: 8px;
}
div.item_border div.item_container > a > img,
div.item_border div.item_container > img,
div.item_border > img {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 2px;
     left: 3px;
}
div.item_border div.item_container.empty {
    width: 50px;
    height: 50px;
}
.number {
    position: absolute;
    bottom: -1px;
    left: 2px;
    text-shadow: black 1px 1px 1px;
    font-size: 12px;
     color: white;
}
}
.downgrade:hover {
.item_reward {
     background-position-y:0px;
    position: relative;
    display: inline-block;
     background-color: #917F63;
    width: 60px;
    height: 60px;
    border-right: outset 2px;
    border-bottom: outset 2px;
    border-color: #000000;
    border-radius: 8px;
}
}
 
div.item_reward div.item_container > a > img,
.item_container[data-lvl="0"] .item_level {
div.item_reward div.item_container > img,
display:none;
div.item_reward > img {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0px;
    left: 0px;
}
}
.item_container:hover .item_level {
div.item_reward div.item_container.empty {
display:block;
    width: 60px;
    height: 60px;
}
}
.item_container .upgrade, .item_container .downgrade {
/* Set switch duel weapon */
display:none;
 
#switch {
    position: absolute;
    top: 30px;
    left: 195px;
    cursor: pointer;
}
}
.item_container:hover .upgrade, .item_container:hover .downgrade {
/* Inputs */
display:inline-block;
#input_level.sets {
    position: absolute;
    right: 180px;
    margin-top: 3px;
}
}
#input_level,
#input_level,
#input_search {
#input_search {
     display: inline-block;
     display: inline-block;
     background: url(https://westfr.innogamescdn.com/images/tw2gui/textfield/textfield.png) top left no-repeat;
     background: url(https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png) top left no-repeat;
     height: 30px;
     height: 30px;
     width: 12px;
     width: 12px;
863. sor: 536. sor:
}
}
input.west {
input.west {
     background: url(https://westfr.innogamescdn.com/images/tw2gui/textfield/textfield.png) top right no-repeat;
     background: url(https://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png) top right no-repeat;
     height: 30px;
     height: 30px;
    min-width: 130px;
     margin-left: 12px;
     margin-left: 12px;
     padding: 0px 8px 0px 0px;
     padding: 0px 8px 0px 0px;
870. sor: 544. sor:
     outline: none;
     outline: none;
}
}
 
/* Set icon */
.cdrjob{
.set_icon {
  border: 10px solid #74563D;
    display:inline-block;
  border-radius: 20px;
    position: relative;
  width: 86%;
    margin-top:3px;
  background-color: #D4BA91;
    width: 50px;
  align-content: center;
    height: 50px;
  margin-left: 40px;
    cursor: pointer;  
  padding: 3px;
    border-radius: 10px;
  box-shadow: 1px 1px 10px #000;"
}
.set_icon:hover {
    background: #FFEECC;
}
.set_icon_clothes1 {
    position: absolute;
    bottom: 1px;
    left: 1px;
}
.set_icon_clothes2 {
    position: absolute;
    top: 1px;
    right: 1px;
}
.set_icon_clothes3 {
    position: absolute;
    bottom: 1px;
    right: 1px;
}
.set_icon_gun1 {
    position: absolute;
    top: 5px;
    left: 1px;
}
.set_icon_gun2 {
    position: absolute;
    top: 8px;
    right: 1px;
}
}
.xdrjobT{
.set_icon_item {
  text-shadow: 1px 1px 2px rgba(26, 26, 203, 0.51);  
    position: absolute;
  color:#404040;  
    top: 2px;
  font-size:30px;
    left: 2px;
  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;}

A lap 2018. augusztus 22., 19:46-kori változata

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
/* Wiki */
div.mw-body a {
    color: #804000 !important;
    font-weight: bold;
}
div.mw-body a.new{
    color: #ba0000;
}
div.tbbox-rafter {
    display: none;
}
#toc{
   width: 350px;
}
#document-wrapper {
    max-width: 1200px;
    min-width: 1050px;
}
.tribal-button {
    width: 190px !important;
}
#pt-login {
    display: none;
}
.with-button .tbbox-headline {
    width: 100% !important;
}
table {
    width: auto;
}
#searchText {
    width: 80%;
    z-index: 10;
}
div.oo-ui-menuSelectWidget {
    margin-top: 40px;
}
input.oo-ui-inputWidget-input {
    width: 65%;
}
div.title > h2 {
    border-bottom: none;
    color: #FFDEAD;
    font-size: x-large !important;
    display: inline-block;
    vertical-align: middle;
    line-height: 35px;
    margin: 0 !important;
    padding: 0;
    background-color: transparent !important;
}
.blink {
    animation-name: pulse;
    -webkit-animation-name: pulse;	
    animation-duration: 1.5s;	
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
    0% {
       transform: scale(0.95);
       opacity: 0.7;}
    50% {
       transform: scale(1);
       opacity: 1;}	
    100% {
       transform: scale(0.95);
       opacity: 0.7;}			
}
@-webkit-keyframes pulse {
    0% {
       -webkit-transform: scale(0.95);
       opacity: 0.7;}
    50% {
       -webkit-transform: scale(1);
       opacity: 1;}	
    100% {
       -webkit-transform: scale(0.95);
       opacity: 0.7;}			
}
#localNotice div {
    background-color: transparent !important;
    height: auto !important;
    width: auto !important;
}
#localNotice td {
    padding: 0px;
}
.menu:hover {
    opacity:0.75;
    filter:alpha(opacity=75);
}
.wof {}
.common {
    background: #beb8b2 !important;
}
.uncommon {
    background: #8bb87f !important;
}
.rare {
    background: #8b85e5 !important;
}
.veryrare {
    background :#f1db7f !important;
}
/* Item Popup */
div.tw_bg_tl,
div.tw_bg_tr,
div.tw_bg_bl,
div.tw_bg_br {
    background-image: url(https://wiki.the-west.de/images/6/68/Popup.png);
    position: absolute;
    z-index: -1;
}
.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;
}
div.item_container div.popup_window {
    position: absolute;
    display: none;
    margin: 0px;
    min-width: 200px;
    white-space: nowrap;
}
div.item_container {
    height: 79px;
    width: 79px;
    position: relative;
    background-image: url(https://wiki.the-west.de/images/e/ec/Item_box.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wearM {
    height: 93px;
    width: 94px;
    position: relative;
    background-image: url(https://wiki.the-west.de/images/c/c8/Item_box_wearM.png);
    background-repeat: no-repeat;
    display: inline-block;
}
div.item_container.wearL {
    height: 138px;
    width: 95px;
    position: relative;
    background-image: url(https://wiki.the-west.de/images/0/09/Item_box_wearL.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_container.wearM > img,
div.item_container.wearL > 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;
}
div.popup_contents * {
    margin: 0;
}
div.popup_image {
    background-image: url(https://wiki.the-west.de/images/e/ec/Item_box.png);
    background-repeat: no-repeat;
    width: 79px;
    height: 79px;
    margin: auto;
}
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_specbon {
    text-align: left;
    padding-left: 7px;
    font-size: 12px;
    color: #070;
}
.popup_type {
    font-style: italic;
    font-size: 8pt;
    text-align: center;
    white-space: normal;
    max-width: 250px;
}
.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_stats {
    color: #8b4513;
    font-weight: bold;
    text-align: left;
}
.popup_dmg {
    font-weight: bold;
    text-align: center;
}
.popup_text {
    color: #007777;
    white-space: normal;
    max-width: 250px;
}
.item_number {
    position: absolute;
    left: 4px;
    bottom: 4px;
    font-size: 13pt;
    color: white;
    text-shadow: 2px 2px 2px #000;
}
.popup_bonus {
    color:#8b4513;
    text-align: left;
}
.popup_job {
    display:inline-block;
    border-radius: 3px;
    border: 1px solid #804000;
    padding-top: 3px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    text-align: left;
}
.popup_job td > img {
    width:45px;
    height:45px;
}
.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;
}

/* Sets */
div#mw-content-text > center ~ h3 + dl ~ table {
    border: none;
}
div#mw-content-text > center ~ h3 + dl ~ table > tbody > tr > td {
    border: none;
    background: none !important;
}
table.infoSet {
    box-shadow: 2px 2px 4px #000;
}
table.infoSet td {
    padding: 0px;
}
table.infosetatt {
    background-color: #EBEBCF;
    width: 100%;
    margin: 0px;
    padding: 5px;
}

/* Set bonus tooltip */
div.tt_bg_tl,
div.tt_bg_tr,
div.tt_bg_bl,
div.tt_bg_br {
    background-image: url(https://wiki.the-west.de/images/f/fc/Tooltip_bg.png);
    background-repeat: no-repeat;
    position: absolute;
    z-index: -1;
}
.tt_bg_tl {
    background-position: left top;
    bottom: 50%;
    right: 50%;
    left: 0;
    top: 0;
}
.tt_bg_tr {
    background-position: right top;
    width: 50%;
    bottom: 50%;
    right: 0;
    top: 0;
}
.tt_bg_bl {
    background-position: left bottom;
    height: 50%;
    right: 50%;
    bottom: 0;
    left: 0;
}
.tt_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.de/images/3/32/Tooltip_arrow.png);
    width: 22px;
    height: 11px;
}
.tooltip_container {
    position: relative;
    display: inline-block;
    vertical-align: top;
    border:1px solid #997146;
    width:40px;
    text-align:center;
    background-color:#4E3E26;
    color:#fff;
    font:12px arial;
}
.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: "(pro Stufe)";
}
/* Quest templates */

.item_req {
    position: relative;
    display: inline-block;
    margin: 4px;
    width: 50px;
    height: 50px;
}
div.item_req div.item_container > a > img,
div.item_req div.item_container > img {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 3px;
    left: 3px;
}
div.item_req div.item_container {
    width: 50px;
    height: 50px;
    background-size: 50px;
    top: -1px;
    left: -1px;
}
.item_border {
    position: relative;
    display: inline-block;
    margin: 5px;
    background-color: #917F63;
    width: 50px;
    height: 50px;
    border-right: outset 2px;
    border-bottom: outset 2px;
    border-color: #000000;
    border-radius: 8px;
}
div.item_border div.item_container > a > img,
div.item_border div.item_container > img,
div.item_border > img {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 2px;
    left: 3px;
}
div.item_border div.item_container.empty {
    width: 50px;
    height: 50px;
}
.number {
    position: absolute;
    bottom: -1px;
    left: 2px;
    text-shadow: black 1px 1px 1px;
    font-size: 12px;
    color: white;
}
.item_reward {
    position: relative;
    display: inline-block;
    background-color: #917F63;
    width: 60px;
    height: 60px;
    border-right: outset 2px;
    border-bottom: outset 2px;
    border-color: #000000;
    border-radius: 8px;
}
div.item_reward div.item_container > a > img,
div.item_reward div.item_container > img,
div.item_reward > img {
    position: absolute;
    width: 60px;
    height: 60px;
    top: 0px;
    left: 0px;
}
div.item_reward div.item_container.empty {
    width: 60px;
    height: 60px;
}
/* Set switch duel weapon */

#switch {
    position: absolute;
    top: 30px;
    left: 195px;
    cursor: pointer;
}
/* Inputs */
#input_level.sets {
    position: absolute;
    right: 180px;
    margin-top: 3px;
}
#input_level,
#input_search {
    display: inline-block;
    background: url(https://westzz.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://westzz.innogamescdn.com/images/tw2gui/textfield/textfield.png) top right no-repeat;
    height: 30px;
    min-width: 130px;
    margin-left: 12px;
    padding: 0px 8px 0px 0px;
    border: 0;
    outline: none;
}
/* Set icon */
.set_icon {
    display:inline-block;
    position: relative;
    margin-top:3px;
    width: 50px;
    height: 50px;
    cursor: pointer; 
    border-radius: 10px;
}
.set_icon:hover {
     background: #FFEECC;
}
.set_icon_clothes1 {
    position: absolute;
    bottom: 1px;
    left: 1px;
}
.set_icon_clothes2 {
    position: absolute;
    top: 1px;
    right: 1px;
}
.set_icon_clothes3 {
    position: absolute;
    bottom: 1px;
    right: 1px;
}
.set_icon_gun1 {
    position: absolute;
    top: 5px;
    left: 1px;
}
.set_icon_gun2 {
    position: absolute;
    top: 8px;
    right: 1px;
}
.set_icon_item {
    position: absolute;
    top: 2px;
    left: 2px;
}