«ميدياويكي:Common.css»: الفرق بين المراجعتين

سطر ٣٠٢: سطر ٣٠٢:
  
 
/****************************************************************************************/
 
/****************************************************************************************/
/******************************************TABBER****************************************/
+
/******************************************Test****************************************/
 
/****************************************************************************************/
 
/****************************************************************************************/
  
.tabberlive .tabbertabhide {
+
.cadre {
display: none;
+
  border: 1px solid #2f1d1f;
 +
  border-radius: 15px 0;
 +
  width: 100%;
 +
  box-shadow: 3px 3px 9px 0px #544e41;
 
}
 
}
  
/*--------------------------------------------------
+
.cadre > div:first-child {
   .tabber = before the tabber interface is set up
+
  text-align: center;
   .tabberlive = after the tabber interface is set up
+
  color: white;
   --------------------------------------------------*/
+
   line-height: 25px;
.tabber {
+
   overflow: hidden;
 +
   border-top-left-radius: 15px;
 
}
 
}
  
.tabberlive {
+
.fondfenetre,
 
+
.sous-titre,
}
+
table.pretty-table th {  
 
+
  background: url("https://fr-wiki.metin2.gameforge.com/images/8/89/Fondfenetre.png") repeat;
/*--------------------------------------------------
+
  color: white;
  ul.tabbernav = the tab navigation list
 
  li.tabberactive = the active tab
 
  --------------------------------------------------*/
 
ul.tabbernav {
 
    margin: 0;
 
    padding: 3px 0;
 
    border-bottom: 1px solid rgb(81,36,16);
 
    font: bold 12px Verdana,sans-serif;
 
 
}
 
}
  
ul.tabbernav li {
+
table.pretty-table td {
    list-style: none;
+
  padding: 5px 10px;
    margin: 0;
 
    display: inline;
 
 
}
 
}
  
ul.tabbernav li a {
+
table.pretty-table th {
    padding: 3px 0.5em;
+
  padding: 2px 10px;
    margin-left: 3px;
+
  font-weight: normal;
    border: 1px solid rgb(81,36,16);
+
  padding: 2px 10px;
    border-bottom: none;
+
  font-size: 1.1em;
    background:#972014;
 
    text-decoration: none;
 
 
}
 
}
  
ul.tabbernav li a:link {
+
table.pretty-table tbody > *:nth-child(2n+1) > td {
    color: #f0d9a2;
+
  background: rgba(0, 0, 0, .1);
 
}
 
}
  
ul.tabbernav li a:hover {
+
table.pretty-table tr:hover {
    color: #f0d9a2;
+
  background: rgba(0, 0, 0, .05);
    background: #1f0e02;
 
    border-color: rgb(81,36,16);
 
 
}
 
}
  
ul.tabbernav li.tabberactive a {
+
table.pretty-table tr:first-child > th:first-child {
    background-color: #1f0e02;
+
  border-radius: 8px 0 0 0;
    border: 1px solid rgb(81,36,16);
+
  overflow: hidden;
 
}
 
}
  
ul.tabbernav li.tabberactive a:hover {
+
table.pretty-table caption {
    color: #f0d9a2;
+
  margin-top: 10px;
    background: #1f0e02;
+
  font-weight: bold;
    border-bottom: none;
 
 
}
 
}
  
/*--------------------------------------------------
+
.fondfenetre a,
  .tabbertab = the tab content
+
.fondfenetre span,
  Add style only after the tabber interface is set up (.tabberlive)
+
table.pretty-table th a,
  --------------------------------------------------*/
+
table.pretty-table th span {
.tabberlive .tabbertab {
+
  color: white;
    padding-top: 5px;
 
    padding-left: 10px;
 
    padding-bottom: 5px;
 
    padding-right: 10px;
 
    border: 1px solid #502410;
 
    border-top: 0;
 
    overflow: auto;
 
 
}
 
}
  
/* If desired, hide the heading since a heading is provided by the tab */
+
.sous-titre {
.tabberlive .tabbertab h2 {
+
  max-width: 180px;
display:none;
+
  border: 1px solid black;
}
+
  border-radius: 8px;
.tabberlive .tabbertab h3 {
+
  color: white;
display:none;
 
 
}
 
}
  
/* Example of using an ID to set different styles for the tabs on the page */
+
.modeleAnnonce {
.tabberlive#tab1 {
+
  border: solid;
}
+
  border-image: url("https://fr-wiki.metin2.gameforge.com/images/f/fb/Modeleannonce.png");
.tabberlive#tab2 {
+
  border-image-repeat: repeat;
}
+
  border-image-slice: 17 35 3 35 fill;
.tabberlive#tab2 .tabbertab {
+
  border-image-width: auto;
height:200px;
+
  padding: 10px 22px 5px 19px;
overflow:auto;
 
 
}
 
}

مراجعة ٠٩:١٩، ١٥ أغسطس ٢٠٢٢

/* Change Wiki Logo */
/*.mw-wiki-logo {
   background-image: url('https://ae-wiki.metin2.gameforge.com/images/a/a8/Ramadan_LOGO.png');
}*/

/* ستؤثر الأنماط المتراصة (CSS) المعروضة هنا على كل الواجهات */

* { font-family: Tahoma}
body.page-الصفحة_الرئيسية #catlinks,
body.page-الصفحة_الرئيسية h1.firstHeading{
display: none;
}

/* Tabel Flex*/
.t-responsive {
    display: table;
}

.t-responsive .cell {
    display: table-cell;
}

.t-responsive .row, .t-responsive .row {
    display: table-row;
}

.container{ 
 display: flex;
 flex-direction: row; 
 }

/*Gallery Box */
div.thumb {
    background-color: transparent;
    border-color: transparent;
}

li.gallerybox {
    background-color: transparent;
}

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

html .thumbimage {
border: 1px solid rgb(180, 180, 180);
}

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

div.thumbinner {background-color:transparent;}
div.thumb {border-color: transparent;}


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


#bodyContent a.external, #bodyContent a.external[href^="gopher://"] {
    background: url("http://metin2wiki.de/images/a/af/External-link.png") no-repeat scroll right center transparent;
    padding-left: 13px;
}

.drachenstein_colhead {
	width: 120px; 
	border: 1px solid #5d0505; 
	border-radius: 10px;
	box-shadow: 2px 2px 5px #000000; 
	background: #5d0505; 
	color: #dadada; 
	font-weight: bold; 
	padding: 5px;
}

.drachenstein_head {
	width: 425px; 
	border: 1px solid #5d0505; 
	border-top-left-radius: 10px; 
	border-top-right-radius: 10px; 
	box-shadow:2px 2px 5px #000000; 
	background: #5d0505; 
	color: #f0d9a2; 
	font-weight: bold; 
	padding: 5px 15px;
}

.drachenstein_reinheit {
	width: 110px;
	height: 92px;
	border-radius: 55px; 
	font-size: 20px;
	color: #f0d9a2;
	padding-top: 18px;
	line-height: 30px;
	align: center;
	text-align: center;
	background: #5d0505;
	box-shadow: 2px 2px 5px #000000;
}

.drachenstein_level {
	width: 50px;
	height: 50px;
	border-radius: 25px;
	font-size: 20px;
	color: #dadada;
	line-height: 50px;
	text-align: center;
	background: #5d0505;
	box-shadow: 2px 2px 5px #000000;
}

.drachenstein_bonus {
	color: #5d0505; 
	font-size: 17px;
	border-top: 1px dashed #5d0505;
	border-Bottom: 1px dashed #5d0505;
}

.drachenstein_eBonus {
	color: #5d0505; 
	font-size: 15px;
}

.drachenstein_td1 {
	border-left: 1px dashed #5d0505;
	border-top: 1px dashed #5d0505;
	border-bottom: 1px dashed #5d0505;
}

.drachenstein_td2 {
	border-right: 1px dashed #5d0505;
	border-top: 1px dashed #5d0505;
	border-bottom: 1px dashed #5d0505;
}

.drachenstein_table {
	border: 1px solid #5d0505;
	padding-right: 10px;
	padding-bottom: 10px;
}

table.collapsed tr.collapsible {
        display: none;
}
 

.ds_head {
	background-color:#5d0505;
	color:#f0d9a2;
	border:1px solid transparent;
	border-top-left-radius:7px;
	border-top-right-radius:7px;
	text-align:center;
	padding:2px;
}

.ds_colhead {
	background-color:#820707;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	margin-top:1px;
}

.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;
}

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

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

.boxesheaderbackground {
background: url("https://ae-wiki.metin2.gameforge.com/images/7/76/BoxesheaderbackgroundAE_5.png") repeat 0em 0em
/*    background: url("https://ae-wiki.metin2.gameforge.com/images/0/05/BoxesheaderbackgroundAE_3.png") repeat 0em 0em;*/
/*    background: url("https://ae-wiki.metin2.gameforge.com/images/9/98/BoxesheaderbackgroundAE_4.png") repeat 0em 0em;*/
/*    background: url("https://ae-wiki.metin2.gameforge.com/images/a/ae/Boxesheaderbackground-white_dragon.png") repeat 0em 0em;*/
/*    background: url("https://ae-wiki.metin2.gameforge.com/images/6/60/BoxesheaderbackgroundAE_Xmas.png") repeat 0em 0em;*/
}


/*to be removed later*/

.mw-content-ltr {
    direction: rtl !important;
}

/* *********************************************************************** */
/*                            DESKTOP VERSION                              */
/* *********************************************************************** */
@media only screen and (min-width: 801px){

 body {
     background: url('https://ae-wiki.metin2.gameforge.com/images/c/c7/Background_210.jpg') no-repeat fixed center top #000;
     background-size: 100%;

/*Archives*/
/*     background: url('https://ae-wiki.metin2.gameforge.com/images/9/99/Background_212.jpg') no-repeat fixed center top #000;
     background-size: 100%;*/
/*     background: url('https://ae-wiki.metin2.gameforge.com/images/3/3c/Background_211.jpg') no-repeat fixed center top #000;
     background-size: 100%;*/
}

.container { 
 display: flex;
 flex-direction: row; 
}


/****************************************************************************************/
/******************************************Test****************************************/
/****************************************************************************************/

.cadre {
  border: 1px solid #2f1d1f;
  border-radius: 15px 0;
  width: 100%;
  box-shadow: 3px 3px 9px 0px #544e41;
}

.cadre > div:first-child {
  text-align: center;
  color: white;
  line-height: 25px;
  overflow: hidden;
  border-top-left-radius: 15px;
}

.fondfenetre,
.sous-titre,
table.pretty-table th { 
  background: url("https://fr-wiki.metin2.gameforge.com/images/8/89/Fondfenetre.png") repeat;
  color: white;
}

table.pretty-table td {
  padding: 5px 10px;
}

table.pretty-table th {
  padding: 2px 10px;
  font-weight: normal;
  padding: 2px 10px;
  font-size: 1.1em;
}

table.pretty-table tbody > *:nth-child(2n+1) > td {
  background: rgba(0, 0, 0, .1);
}

table.pretty-table tr:hover {
  background: rgba(0, 0, 0, .05);
}

table.pretty-table tr:first-child > th:first-child {
  border-radius: 8px 0 0 0;
  overflow: hidden;
}

table.pretty-table caption {
  margin-top: 10px;
  font-weight: bold;
}

.fondfenetre a,
.fondfenetre span,
table.pretty-table th a,
table.pretty-table th span {
  color: white;
}

.sous-titre {
  max-width: 180px;
  border: 1px solid black;
  border-radius: 8px;
  color: white;
}

.modeleAnnonce {
  border: solid;
  border-image: url("https://fr-wiki.metin2.gameforge.com/images/f/fb/Modeleannonce.png");
  border-image-repeat: repeat;
  border-image-slice: 17 35 3 35 fill;
  border-image-width: auto;
  padding: 10px 22px 5px 19px;
}