MediaWiki:Common.css : Différence entre versions

Ligne 246 : Ligne 246 :
 
}
 
}
  
/****************************************************************************************/
+
/ ************************************************* *************************************** /  
/******************************************TABBER****************************************/
+
/ ********* ********************************* TABBER **************** ************************ /  
/****************************************************************************************/
+
/ ************************ ************************************************** ************** /
  
.tabberlive .tabbertabhide {
+
. tabberlive . tabbertabhide!important  {  
display: none;
+
display : none ;  
 
}
 
}
  
/*--------------------------------------------------
+
/ * ------------------------------------------------ -  
   .tabber = before the tabber interface is set up
+
   .tabber = before the tabber interface is set up  
   .tabberlive = after the tabber interface is set up
+
   .tabberlive = after the tabber interface is set up  
   --------------------------------------------------*/
+
   ---------------------------- ---------------------- * /  
.tabber {
+
. tabber!important  {  
 
}
 
}
  
.tabberlive {
+
. tabberlive!important  {
  
 
}
 
}
  
/*--------------------------------------------------
+
/ * ------------------------------------------------ -  
   ul.tabbernav = the tab navigation list
+
   ul.tabbernav = the tab navigation list  
   li.tabberactive = the active tab
+
   li.tabberactive = the active tab  
   --------------------------------------------------*/
+
   --------------------------------- ----------------- * /  
ul.tabbernav {
+
ul . tabbernav!important  {  
     margin: 0;
+
     margin : 0 ;  
     padding: 3px 0;
+
     padding : 3 px  0 ;  
     border-bottom: 1px solid rgb(81,36,16);
+
     border-bottom : 1 px  solid rgb ( 81 , 36 , 16 );  
     font: bold 12px Verdana,sans-serif;
+
     font : bold 12 px  Verdana , sans-serif ;  
 
}
 
}
  
ul.tabbernav li {
+
ul . tabbernav li!important  {  
     list-style: none;
+
     list-style : none ;  
     margin: 0;
+
     margin : 0 ;  
     display: inline;
+
     display : inline ;  
 
}
 
}
  
ul.tabbernav li a {
+
ul . tabbernav li a!important  {  
     padding: 3px 0.5em;
+
     padding : 3 px  0.5 em ;  
     margin-left: 3px;
+
     margin-left : 3 px ;  
     border: 1px solid rgb(81,36,16);
+
     border : 1 px  solid rgb ( 81 , 36 , 16 );  
     border-bottom: none;
+
     border-bottom : none ;  
     background:#972014;
+
     background : # 972014 ;  
     text-decoration: none;
+
     text-decoration : none ;  
 
}
 
}
  
ul.tabbernav li a:link {
+
ul . tabbernav them  at : link!important  {  
     color: #f0d9a2;
+
     color : # f0d9a2 ;  
 
}
 
}
  
ul.tabbernav li a:hover {
+
ul . tabbernav li a : hover!important  {  
     color: #f0d9a2;
+
     color : # f0d9a2 ;  
     background: #1f0e02;
+
     background : # 1f0e02 ;  
     border-color: rgb(81,36,16);
+
     border-color : rgb ( 81 , 36 , 16 );  
 
}
 
}
  
ul.tabbernav li.tabberactive a {
+
ul . tabbernav them . tabberactive a!important  {  
     background-color: #1f0e02;
+
     background-color : # 1f0e02 ;  
     border: 1px solid rgb(81,36,16);
+
     border : 1 px  solid rgb ( 81 , 36 , 16 );  
 
}
 
}
  
ul.tabbernav li.tabberactive a:hover {
+
ul . tabbernav them . tabberactive a : hover!important  {  
     color: #f0d9a2;
+
     color : # f0d9a2 ;  
     background: #1f0e02;
+
     background : # 1f0e02 ;  
     border-bottom: none;
+
     border-bottom : none ;  
 
}
 
}
  
/*--------------------------------------------------
+
/ * ------------------------------------------------ -  
   .tabbertab = the tab content
+
   .tabbertab = the tab content  
   Add style only after the tabber interface is set up (.tabberlive)
+
   Add style only after the tabber interface is set up (.tabberlive)  
   --------------------------------------------------*/
+
   ---------------------------- ---------------------- * /  
.tabberlive .tabbertab {
+
. tabberlive . tabbertab!important  {  
     padding-top: 5px;
+
     padding-top : 5 px ;  
     padding-left: 10px;
+
     padding-left : 10 px ;  
     padding-bottom: 5px;
+
     padding-bottom : 5 px ;  
     padding-right: 10px;
+
     padding-right : 10 px ;  
     border: 1px solid #502410;
+
     border : 1 px  solid # 502410 ;  
     border-top: 0;
+
     border-top : 0 ;
     overflow: auto;
+
     overflow : auto ;  
 
}
 
}
  
/* If desired, hide the heading since a heading is provided by the tab */
+
/ * If desired, hide the heading since a heading is provided by the tab * /  
.tabberlive .tabbertab h2 {
+
. tabberlive . tabbertab h2!important  {  
display:none;
+
display : none ;  
}
+
}  
.tabberlive .tabbertab h3 {
+
. tabberlive . tabbertab h3!important  {  
display:none;
+
display : none ;  
 
}
 
}
  
/* Example of using an ID to set different styles for the tabs on the page */
+
/ * Example of using an ID to set different styles for the tabs on the page * /  
.tabberlive#tab1 {
+
. tabberlive # tab1!important  {  
}
+
}  
.tabberlive#tab2 {
+
. tabberlive # tab2!important  {  
}
+
}  
.tabberlive#tab2 .tabbertab {
+
. tabberlive # tab2 . tabbertab!important  {  
height:200px;
+
height : 200 px ;  
overflow:auto;
+
overflow : auto ;  
 
}
 
}
  

Version du 28 avril 2021 à 20:50

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

/* New Skin CSS */

body {
    background: url('https://fr-wiki.metin2.gameforge.com/images/1/15/Fond2015.jpg') no-repeat fixed center top #000;
    overflow-x: visible !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading{
display: none;
}

td,th {padding: 2px }

li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
border: 1px solid rgb(150, 150, 150);
}

.transparentbckg800 {
  background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat;
  display: inline-block;
  padding: 5px;
  width: 790px;
  color: #00000;
  border: 1px solid #000000;
  border-radius: 5px;
}

.transparentbackground {
  background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat;
  border: 1px solid #000000;
}

.nativelooktop {
  background: url("https://en-wiki.metin2.gameforge.com/images/1/1c/Nativelooktop.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}

.nativelookbackground {
  background-image: url("https://en-wiki.metin2.gameforge.com/images/1/12/Nativelookbackground.jpg");
  background-repeat: repeat-y;
  padding: 0px;
  width: 190px;
}

.nativelookbottom {
  background: url("https://en-wiki.metin2.gameforge.com/images/8/8b/Nativelookbottom.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}

li.gallerybox div.thumb,
div.tright div.thumbinner {
    background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
    border: 1px solid #88283a;
}

.boxesheaderbackground {
    background: url("https://fr-wiki.metin2.gameforge.com/images/a/a7/Boxheaderbrown.png") repeat 0em 0em;
}

.fondfenetre { 
    background: url("https://fr-wiki.metin2.gameforge.com/images/8/89/Fondfenetre.png") repeat 0em 0em; 
}

 /* Slideshow container */
 
.slideshow-container {
  width: auto;
  position: relative;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  transition: 0.6s ease;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "prev button" to the left */
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: static;
  bottom:20px;
  width: 100%;
  text-align: center;
}
.mySlides {
  display:none;
  height: 100%;
}
.active-slide {
  display:block;
  height: 100%;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

table.map mw-collapsible-toggle a {
    color:#ffffff !important;
}

table.map .mw-collapsible-toggle a {
    color:#ffffff !important;
}

.map span.mw-collapsible-toggle.mw-collapsible-toggle-default.mw-collapsible-toggle-collapsed{
       padding-right:10px;
}

.prettytable a.mw-collapsible-text{
      color:#ffffff;
}

.prettytable .mw-collapsible-toggle-default:after{
    color:#ffffff;
}

.prettytable .mw-collapsible-toggle-default:before{
    color:#ffffff;
}

.breadcrumb { 
  list-style: none; 
  overflow: hidden; 
}
.breadcrumb li { 
  float: left; 
}
.breadcrumb li a {
    color: #f1de8e;
    text-decoration: none !important;
    padding: 4px 0 7px 25px;
    background: #512410;
    position: relative;
    display: block;
    float: left;
}
.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid white;
    position: absolute;
    top: 46%;
    margin-top: -14px;
    margin-left: 1px;
    left: 100%;
    padding: 1.2px;
    z-index: 1;
}
.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #512410;
    position: absolute;
    top: 46%;
    margin-top: -14px;
    left: 100%;
    z-index: 2;
    padding: 1.3px;
}  
.breadcrumb li:first-child a {
  padding-left: 10px;
}
.breadcrumb li:nth-child(2) a       { background:#512410; }
.breadcrumb li:nth-child(2) a:after { border-left-color: #512410; }
.breadcrumb li:nth-child(3) a       { background:#512410; }
.breadcrumb li:nth-child(3) a:after { border-left-color: #512410; }
.breadcrumb li:nth-child(4) a       { background:#512410; }
.breadcrumb li:nth-child(4) a:after { border-left-color: #512410; }
.breadcrumb li:nth-child(5) a       { background:#512410; }
.breadcrumb li:nth-child(5) a:after { border-left-color: #512410; }

.breadcrumb li:last-child a {
  background: transparent !important;
  color: black;
  pointer-events: none;
  cursor: default;
}
.breadcrumb li:last-child a:before {border-left: 0px solid !important}
.breadcrumb li:last-child a:after { border: 0; }
.breadcrumb li a:hover { background: #9D5B37; }
.breadcrumb li a:hover:after { border-left-color: #9D5B37 !important; 
}

/ ************************************************* *************************************** / 
/ ********* ********************************* TABBER **************** ************************ / 
/ ************************ ************************************************** ************** /

. tabberlive  . tabbertabhide!important  { 
	display :  none ; 
}

/ * ------------------------------------------------ - 
  .tabber = before the tabber interface is set up 
  .tabberlive = after the tabber interface is set up 
  ---------------------------- ---------------------- * / 
. tabber!important  { 
}

. tabberlive!important  {

}

/ * ------------------------------------------------ - 
  ul.tabbernav = the tab navigation list 
  li.tabberactive = the active tab 
  --------------------------------- ----------------- * / 
ul . tabbernav!important  { 
    margin :  0 ; 
    padding :  3 px  0 ; 
    border-bottom :  1 px  solid  rgb ( 81 , 36 , 16 ); 
    font :  bold  12 px  Verdana , sans-serif ; 
}

ul . tabbernav  li!important  { 
    list-style :  none ; 
    margin :  0 ; 
    display :  inline ; 
}

ul . tabbernav  li  a!important  { 
    padding :  3 px  0.5 em ; 
    margin-left :  3 px ; 
    border :  1 px  solid  rgb ( 81 , 36 , 16 ); 
    border-bottom :  none ; 
    background : # 972014 ; 
    text-decoration :  none ; 
}

ul . tabbernav  them  at : link!important  { 
    color :  # f0d9a2 ; 
}

ul . tabbernav  li  a : hover!important  { 
    color :  # f0d9a2 ; 
    background :  # 1f0e02 ; 
    border-color :  rgb ( 81 , 36 , 16 ); 
}

ul . tabbernav  them . tabberactive  a!important  { 
    background-color :  # 1f0e02 ; 
    border :  1 px  solid  rgb ( 81 , 36 , 16 ); 
}

ul . tabbernav  them . tabberactive  a : hover!important  { 
    color :  # f0d9a2 ; 
    background :  # 1f0e02 ; 
    border-bottom :  none ; 
}

/ * ------------------------------------------------ - 
  .tabbertab = the tab content 
  Add style only after the tabber interface is set up (.tabberlive) 
  ---------------------------- ---------------------- * / 
. tabberlive  . tabbertab!important  { 
    padding-top :  5 px ; 
    padding-left :  10 px ; 
    padding-bottom :  5 px ; 
    padding-right :  10 px ; 
    border :  1 px  solid  # 502410 ; 
    border-top :  0 ;
    overflow :  auto ; 
}

/ * If desired, hide the heading since a heading is provided by the tab * / 
. tabberlive  . tabbertab  h2!important  { 
	display : none ; 
} 
. tabberlive  . tabbertab  h3!important  { 
	display : none ; 
}

/ * Example of using an ID to set different styles for the tabs on the page * / 
. tabberlive # tab1!important  { 
} 
. tabberlive # tab2!important  { 
} 
. tabberlive # tab2  . tabbertab!important  { 
	height : 200 px ; 
	overflow : auto ; 
}

/*
http://wiki.metin2.co.uk/images/3/39/Boxesheaderbackgroundnormal.png
http://wiki.metin2.co.uk/images/6/66/Valentineboxheader.png
http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png
http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png
http://wiki.metin2.co.uk/images/0/09/Boxesheaderbackgroundhalloween.png
*/