|
|
| (255 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| | /* Header Shadow */ |
| | h1, h2, h3, h4 { |
| | text-shadow: 0 0 0.2em #c4a8ff, 0 0 0.2em #c4a8ff, 0 0 0.2em #c4a8ff, 0 0 0.2em #c4a8ff; |
| | } |
| | |
| | |
| /* Original Character Table Stuff */ | | /* Original Character Table Stuff */ |
|
| |
|
| .CHARa { color: white; background:#865ab7 } | | .CHARa { |
| .CHARb { color: black; background:#dbd1f7 }
| | color: white; |
| .seriesa{ color: white; background:#234432 }
| | background: #865ab7 |
| .seriesb{ color: black; background:#B0C4DE }
| | } |
|
| |
|
| /* Character table stuff fixed up by Dan! */
| | .CHARb { |
| table.chartable {
| | color: black; |
| border-spacing:0px; font-size:90%; border-collapse: collapse;
| | background: #dbd1f7 |
| border: 1px #777777 solid;
| |
| -moz-box-shadow:2px 2px 5px #333; | |
| -webkit-box-shadow:2px 2px 5px #333; | |
| box-shadow:2px 2px 5px #333;
| |
| } | | } |
| table.chartable th {
| | |
| padding: 2px;
| | .seriesa { |
| border-collapse: collapse; border: 1px #777777 solid;
| | color: white; |
| color: white; background: #c4a8ff; font-weight: bold;
| | background: #234432 |
| text-align:center; vertical-align:text-top;
| |
| }
| |
| table.chartable td {
| |
| padding: 2px;
| |
| border-collapse: collapse; border: 1px #777777 solid;
| |
| color: black; background: #e8ddff;
| |
| vertical-align:text-top;
| |
| } | | } |
|
| |
|
| /* Organization table stuff fixed up by Dan! */
| | .seriesb { |
| table.orgtable {
| | color: black; |
| border-spacing:0px; font-size:90%; border-collapse: collapse;
| | background: #B0C4DE |
| border: 1px #777777 solid;
| |
| -moz-box-shadow:2px 2px 5px #333; | |
| -webkit-box-shadow:2px 2px 5px #333; | |
| box-shadow:2px 2px 5px #333;
| |
| }
| |
| table.orgtable th {
| |
| padding: 2px;
| |
| border-collapse: collapse; border: 1px #777777 solid;
| |
| color: white; background: #40975f; font-weight: bold;
| |
| text-align:center; vertical-align:text-top;
| |
| }
| |
| table.orgtable td {
| |
| padding: 2px;
| |
| border-collapse: collapse; border: 1px #777777 solid;
| |
| color: black; background: #B0C4DE;
| |
| vertical-align:text-top;
| |
| } | | } |
|
| |
|
| /* wikitable/prettytable class for skinning normal tables (standard wikitable code)*/ | | /* Character table stuff fixed up by Dan! */ |
|
| |
|
| table.wikitable, table.prettytable { | | table.chartable { |
| margin: 10px 10px 10px 0;
| | width: 300px; |
| background: #f9f9f9;
| | float: right; |
| border: 1px #525252 solid;
| | border-collapse: separate; |
| border-collapse: collapse;
| | border-spacing: 0; |
| | font-size: 90%; |
| | box-shadow: 1px 1px 3px #333; |
| | border-radius: 10px 10px 10px 10px; |
| } | | } |
|
| |
|
| table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td { | | table.chartable tr:first-child th:first-child { |
| border: 1px #777777 solid;
| | background: #333; |
| padding: 2px;
| | border: 1px solid #333; |
| | text-align: center; |
| | font-size: 15px; |
| | border-top-left-radius: 10px; |
| | border-top-right-radius: 10px; |
| } | | } |
|
| |
|
| table.wikitable th, table.prettytable th { | | table.chartable td:first-child { |
| background: #f2f2f2;
| | padding: 0px; |
| text-align: center;
| | background: #fff; |
| | text-align: center; |
| } | | } |
|
| |
|
| table.wikitable caption, table.prettytable caption { | | table.chartable tr th { |
| margin-left: inherit;
| | border-right: 1px solid #666; |
| margin-right: inherit;
| | border-bottom: 1px solid #666; |
| | padding: 2px; |
| | color: white; |
| | background: #c4a8ff; |
| | font-weight: bold; |
| | text-align: center; |
| | vertical-align: text-top; |
| } | | } |
|
| |
|
| /**** STUPID ****/
| | table.chartable tr td { |
| | border-right: 1px solid #666; |
| | border-bottom: 1px solid #666; |
| | padding: 2px; |
| | color: black; |
| | background: #e8ddff; |
| | vertical-align: text-top; |
| | } |
|
| |
|
| /* Common.css v55 <pre>*/
| | table.chartable tr th, table.chartable tr td { |
| /* El código CSS de esta página proviene de WikiDex. Para los autores del mismo, ver el historial de [[w:c:es.pokemon:MediaWiki:Common.css]]. Favor de mantener este mensaje si copian el código a otro wiki. */
| | border-right: 1px solid #666; |
| /*** General ***/
| | border-bottom: 1px solid #666; |
|
| | padding: 2px; |
| /*WMU*/
| |
| #ImageUploadBody { overflow:auto !important;}
| |
| div#ImageUploadMessageControl { display:none !important; }
| |
|
| |
| /* Redirecciones en cursiva */
| |
| .allpagesredirect {
| |
| background:url(http://images3.wikia.nocookie.net/__cb20070930113047/es.pokemon/images/f/ff/Redirectltr_mini.png) no-repeat left center; | |
| padding-left:17px; | |
| } | | } |
|
| | |
| /*** IMÁGENES ***/
| | table.chartable tr th:first-child { |
| /* Fondo cuadriculado en imágenes transparentes */
| | border-left: 1px solid #666; |
| body.ns-6 #file img {
| | border-right: 0px solid #666; |
| background:url('/skins/common/images/Checker-16x16.png?1') repeat fixed; | |
| } | | } |
| /* Fondo oscuro al pasar mouse por encima */
| | |
| body.ns-6 #file img:hover {
| | table.chartable td { |
| background:none #333; | | border-left: 1px solid #666; |
| } | | } |
|
| | |
| /*[[Especial:MultipleUpload]]*/
| | table.chartable tr th:last-child, table.chartable tr td:last-child { |
| body.page-Especial_MultipleUpload form#upload tr {
| | border-right: 1px solid #666; |
| vertical-align:top; | |
| } | | } |
| body.page-Especial_MultipleUpload form#upload textarea {
| | |
| width:30em; | | table.chartable tr:last-child th { |
| height:6em;
| | border-bottom-left-radius: 10px; |
| } | | } |
|
| | |
| /* Eliminamos el 'outline' de las imágenes */
| | table.chartable tr:last-child td { |
| a.image { outline:none; }
| | border-bottom-right-radius: 10px; |
|
| |
| /* Aspecto de los thumbs */
| |
| div.thumbinner, .WikiaArticle .thumbinner {
| |
| background-color:#333; | |
| background:-moz-linear-gradient(top, #888, #333);
| |
| background:-webkit-linear-gradient(top, #888, #333);
| |
| background:linear-gradient(to bottom, #888, #333);
| |
| filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
| |
| border:none;
| |
| -moz-border-radius:5px;
| |
| -webkit-border-radius:5px;
| |
| border-radius:5px;
| |
| color:#FFFFFF;
| |
| -moz-box-shadow:2px 2px 5px #333;
| |
| -webkit-box-shadow:2px 2px 5px #333;
| |
| box-shadow:2px 2px 5px #333;
| |
| padding-top:4px !important; /* Un píxel más para igualar con los lados */
| |
| } | | } |
|
| | |
| .thumbinner a, .thumbinner a:visited { color:#fec423; } | | /* Organization table stuff fixed up by Dan! */ |
|
| | |
| img.thumbimage {
| | table.orgtable { |
| background-color:#f9f9f9; | | width: 300px; |
| border:none; | | float: right; |
| -moz-border-radius:3px; | | border-collapse: separate; |
| -webkit-border-radius:3px; | | border-spacing: 0; |
| border-radius:3px; | | font-size: 90%; |
| | box-shadow: 1px 1px 3px #333; |
| | border-radius: 10px 10px 10px 10px; |
| } | | } |
|
| | |
| a.magnify.sprite { background:url("http://images2.wikia.nocookie.net/__cb20101012094234/es.pokemon/images/f/ff/FlechaIm%C3%A1genes.png") center center no-repeat; }
| | table.orgtable tr:first-child th:first-child { |
|
| | background: #333; |
| /* Eliminamos un enorme borde blanco que queda mal sobre fondos de color por el mismo valor en margen */
| | border: 1px solid #333; |
| div.tright {
| | text-align: center; |
| border-width:0; | | font-size: 15px; |
| margin:0.5em 0 0.8em 1.4em; | | border-top-left-radius: 10px; |
| | border-top-right-radius: 10px; |
| } | | } |
| div.tleft {
| | |
| border-width:0; | | table.orgtable td:first-child { |
| margin:0.5em 1.4em 0.8em 0; | | padding: 0px; |
| | background: #fff; |
| | text-align: center; |
| } | | } |
|
| | |
| /* Aspecto de las galerías en artículos (etiqueta gallery) */
| | table.orgtable tr th { |
| .wikia-gallery-item { | | border-right: 1px solid #666; |
| background-color:#333; | | border-bottom: 1px solid #666; |
| background:-moz-linear-gradient(top, #888, #333); | | padding: 2px; |
| background:-webkit-linear-gradient(top, #888, #333);
| | color: white; |
| background:linear-gradient(to bottom, #888, #333);
| | background: #40975f; |
| filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
| | font-weight: bold; |
| color:#FFFFFF;
| | text-align: center; |
| padding:4px 2px 4px 4px !important; | | vertical-align: text-top; |
| margin:6px 7px 6px 0 !important; | |
| -moz-border-radius:5px; | |
| -webkit-border-radius:5px;
| |
| border-radius:5px; | |
| -moz-box-shadow:2px 2px 5px #333; | |
| -webkit-box-shadow:2px 2px 5px #333; | |
| box-shadow:2px 2px 5px #333;
| |
| } | | } |
|
| | |
| .wikia-gallery-item a { color:#fec423; } | | table.orgtable tr td { |
|
| | border-right: 1px solid #666; |
| .accent { border:0 !important; }
| | border-bottom: 1px solid #666; |
|
| | padding: 2px; |
| .wikia-gallery-item > .lightbox-caption { font-size:95%; margin-top:0; }
| | color: black; |
|
| | background: #B0C4DE; |
| .wikia-gallery-item > div.thumb {
| | vertical-align: text-top; |
| height:auto !important; | |
| background:#ffffff url("http://images4.wikia.nocookie.net/__cb20100820193617/es.pokemon/images/a/ac/Fondorayadiagonal.png") repeat; | |
| border:none !important; | |
| margin-right:2px !important;
| |
| } | | } |
|
| | |
| .wikia-gallery-item > div.thumb > div.gallery-image-wrapper { position:static !important; } | | table.orgtable tr th, table.orgtable tr td { |
|
| | border-right: 1px solid #666; |
| /* desactivado al no permitir hacer búsquedas */
| | border-bottom: 1px solid #666; |
| span.wikia-gallery-add, a.wikia-photogallery-add { display:none !important; }
| | padding: 2px; |
|
| |
| /* Galerías type="slideshow" */
| |
|
| |
| .wikia-slideshow-wrapper {
| |
| background-color:#333; | |
| background:-moz-linear-gradient(top, #888, #333); | |
| background:-webkit-linear-gradient(top, #888, #333);
| |
| background:linear-gradient(to bottom, #888, #333);
| |
| filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
| |
| border:none;
| |
| -moz-border-radius:5px;
| |
| -webkit-border-radius:5px; | |
| border-radius:5px;
| |
| color:white;
| |
| -moz-box-shadow:2px 2px 5px #333;
| |
| -webkit-box-shadow:2px 2px 5px #333;
| |
| box-shadow:2px 2px 5px #333;
| |
| } | | } |
|
| | |
| .wikia-slideshow-images { background-color:#f9f9f9; border:none; -moz-border-radius:3px 3px 0 0; padding-bottom:40px; } | | table.orgtable tr th:first-child { |
| .wikia-slideshow-images li { background-position:top; }
| | border-left: 1px solid #666; |
| .wikia-slideshow-images li a { color:#fec423; }
| | border-right: 0px solid #666; |
|
| |
| /* Aspecto de las galerías en categorías (etiqueta gallery) */
| |
| table.gallery {
| |
| border:none; | |
| } | | } |
|
| | |
| table.gallery td, .wikia-gallery-item { | | table.orgtable td { |
| font-size:90%; | | border-left: 1px solid #666; |
| } | | } |
|
| | |
| .wikia-gallery-item div.neutral { | | table.orgtable tr th:last-child, table.orgtable tr td:last-child { |
| background-color:#f9f9f9; | | border-right: 1px solid #666; |
| } | | } |
|
| | |
| div.gallerybox div.thumb:hover, .wikia-gallery-item div.neutral:hover {
| | table.orgtable tr:last-child th { |
| -moz-box-shadow:0 0 0.5em 0.1em #598EFF; | | border-bottom-left-radius: 10px; |
| -webkit-box-shadow:0 0 0.5em #598EFF;
| |
| box-shadow:0 0 0.5em #598EFF;
| |
| border-color:#598EFF !important;
| |
| } | | } |
|
| | |
| /*[[Plantilla:Imagen pop-up]]*/
| | table.orgtable tr:last-child td { |
| .imagenpopup .popup {display:none; speak:none;}
| | border-bottom-right-radius: 10px; |
|
| |
| .imagenpopup .enlace a {color:#008000;}
| |
|
| |
| .imagenpopup:hover .popup {
| |
| background:transparent;
| |
| padding:2em 1em 1em 2em;
| |
| display:inline; | |
| position:absolute;
| |
| margin-left:-200px;
| |
| margin-top:-50px;
| |
| z-index:10;
| |
| } | | } |
|
| | |
| .imagenpopup .popup .thumb { border:none !important; } | | /* Wiki Table */ |
|
| | |
| /* ImageSwitcher */
| | table.wikitable, table.prettytable { |
| .imageswitch_state_loading {
| | margin: 10px 10px 10px 0; |
| background:url(http://images2.wikia.nocookie.net/__cb20090819194233/es.pokemon/images/a/a0/Throbber.gif) center no-repeat; | | background: #f9f9f9; |
| | border: 1px #666 solid; |
| | border-collapse: collapse; |
| | -moz-box-shadow: 1px 1px 3px #333; |
| | -webkit-box-shadow: 1px 1px 3px #333; |
| | box-shadow: 1px 1px 3px #333; |
| } | | } |
|
| | |
| .imageswitch_state_loading img { visibility:hidden; } | | table.wikitable th, table.wikitable td, table.prettytable th, table.prettytable td { |
|
| | border: 1px #666 solid; |
| a.imageswitch_current {
| | vertical-align: text-top; |
| font-weight:bold; | | padding: 2px; |
| color:#001499; | |
| text-decoration:none;
| |
| background:none; | |
| } | | } |
|
| | |
| span.imageswitch_imagecontainer { display:block; }
| | table.wikitable th, table.prettytable th { |
|
| | background: #f2f2f2; |
| /*** FIN IMÁGENES ***/
| | text-align: center; |
|
| |
| /* Barras de desplazamiento al usar elemento pre */
| |
| pre { overflow:auto; }
| |
|
| |
| /* Interlineado normal al usar <sup> y <sub> */
| |
| sup, sub { line-height:1em; }
| |
|
| |
| /* Estilo de los encabezados de las secciones */
| |
| /* div.mw-content-ltr funciona al editar y ver, #mw-content-text no está directamente en el contenido al editar */
| |
| body.ns-0 div.mw-content-ltr > h2, body.ns-0 #WikiaArticle > h2 {
| |
| background:-moz-linear-gradient(top, #fff, #FEE8A0); | |
| background:-webkit-linear-gradient(top, #fff, #FEE8A0); | |
| background:linear-gradient(to bottom, #fff, #FEE8A0);
| |
| margin:8px -12px 12px -12px;
| |
| padding:8px 0 0 10px;
| |
| height:30px;
| |
| line-height:28px;
| |
| border-bottom:1px solid #FED663;
| |
| color:#222;
| |
| font-size:1.45em;
| |
| overflow:visible;
| |
| } | | } |
| /*oasis*/
| | |
| body.ns-0 #WikiaArticle > h2, body.ns-0 #WikiaArticle #mw-content-text > h2 { width:668px; margin-left:-10px; overflow:visible; }
| | table.wikitable caption, table.prettytable caption { |
|
| | margin-left: inherit; |
| /* Con línea de puntos en los titulares (de http://fr.wikipedia.org) */
| | margin-right: inherit; |
| h1, h2 {padding-top:0.65em}
| |
| h3 {padding-top:0.6em; border-bottom:dotted 1px #AAA; padding-bottom:0.1em;}
| |
| h4, h5, h6 {padding-top:0.55em; border-bottom:dotted 1px #DDD}
| |
|
| |
| /* Sin línea de puntos en encabezados de TwitterWidget */
| |
| .twtr-widget h3, .twtr-widget h4 {
| |
| border-bottom: none;
| |
| } | | } |
|
| | |
| /* Enlace 'Editar sección' */ | | /* TOC (Table of Contents) */ |
| #bodyContent .editsection a, #WikiaArticle .editsection a {
| | |
| background: url(http://images4.wikia.nocookie.net/__cb20101205174427/es.pokemon/images/d/d6/MonobookSprite.png) no-repeat 2px -118px;
| |
| color:#191509;
| |
| text-decoration:none;
| |
| padding:5px 10px 3px 25px;
| |
| font-size:90%;
| |
| }
| |
|
| |
| /* En oasis dejamos el mismo sprite que monobook, por "consistencia" :P */
| |
| .editsection a img {
| |
| display:none;
| |
| }
| |
|
| |
| /* span exterior */
| |
| body.ns-0 .editsection-nf {
| |
| position:absolute;
| |
| margin:2px auto auto 15px;
| |
| background:#FED663;
| |
| height:20px;
| |
| line-height:19px;
| |
| -moz-border-radius:10px 10px 0 0;
| |
| -webkit-border-top-left-radius:10px;
| |
| -webkit-border-top-right-radius:10px;
| |
| border-radius:10px 10px 0 0;
| |
| }
| |
|
| |
| /* Encabezados h2 */
| |
| body.ns-0 h2 .editsection {
| |
| margin:7px 0 0 15px;
| |
| height:23px;
| |
| line-height:22px;
| |
| }
| |
|
| |
| body.ns-0 .editsection-nf:hover { background: #FEC523; }
| |
|
| |
| #bodyContent .editsection a:hover, #WikiaArticle .editsection a:hover {text-decoration:underline;}
| |
| body.ns-0 #bodyContent .editsection a:hover, body.ns-0 #WikiaArticle .editsection a:hover {text-decoration:none;}
| |
|
| |
| body.ns-0 #WikiaArticle .editsection a { font-size:85%; }
| |
|
| |
| /* editsimilar: devolvemos el color verde */
| |
| #editsimilar_links {
| |
| background:#98fb98;
| |
| border-color:#2e8b57;
| |
| }
| |
| #editsimilar_links .editsimilar_dismiss {
| |
| float:right;
| |
| font-size:80%;
| |
| }
| |
|
| |
| /* enlaces editar secciones pegados al texto (requiere javascript) */
| |
| .mw-content-ltr span.editsection-nf, .mw-content-rtl .mw-content-ltr span.editsection-nf {
| |
| float:none;
| |
| /* position:absolute;*/
| |
| }
| |
|
| |
| /* ocultar título y categorías en página principal */
| |
| body.page-WikiDex .firstHeading, body.page-WikiDex .catlinks {display:none !important;}
| |
| body.page-WikiDex #articleFooter { margin-top:-22px; }
| |
|
| |
| /* sin subpáginas en ns-0 */
| |
| body.ns-0 #contentSub .subpages {display:none;}
| |
|
| |
| /* Sin categorías en usuarios (permite quitar, pero no añadir), ni en blogs */
| |
| body.ns-2 #csAddCategorySwitch, body.ns-2 #csAddCategoryButton, body.ns-2 #csSwitchViewContainer { display:none !important; }
| |
| #blogPostCategoriesTitle, #categoryCloudDiv { display:none !important; }
| |
| /* Desactivar subida de vídeos en PdU */
| |
| body.ns-2 #mw-editbutton-vet { display:none }
| |
|
| |
| /* No permitir subir nuevos archivos desde el botón "agregar imágenes" en la barra de edición,
| |
| ni en galerías,
| |
| ni enlaces,
| |
| ni cambiar orientación de títulos,
| |
| ni RSS,
| |
| ni colores y posición de texto
| |
| */
| |
| #ImageUploadUpload, #ImageUploadFind div,
| |
| #WikiaPhotoGalleryImageUploadForm, #WikiaPhotoGalleryEditorUploadTable tr:first-child,
| |
| #WikiaPhotoGalleryLink, #WikiaPhotoGalleryEditorCaptionRow + tr,
| |
| #WikiaPhotoGalleryEditorPreviewAlign, #WikiaPhotoGalleryEditorPreviewOptions td:first-child + td + td, #WikiaPhotoGalleryOrientation,
| |
| #WikiaPhotoGalleryEditorCheckboxes,
| |
| #WikiaPhotoGalleryOptionsTabs > div.wikia-tabs {
| |
| display:none;
| |
| }
| |
|
| |
| /* Sin enlace agregar archivo en slideshow */
| |
| a.wikia-slideshow-addimage {display:none;}
| |
|
| |
| /* Cambios recientes */
| |
| .mw-plusminus-pos { color:#006500; }
| |
| .mw-plusminus-neg { color:#8B0000; }
| |
| .mw-plusminus-null { color:#aaa; }
| |
|
| |
| /* Fuente para que muestre bien caracteres extraños */
| |
| .ipa {font-family:"Bitstream Vera Sans", "Arial Unicode MS", "Lucida Sans Unicode";}
| |
|
| |
| /* referencias de tamaño más pequeño */
| |
| ol.references {font-size:95%;}
| |
|
| |
| /* Cambia el color de fondo de la referencia seleccionada al llegar a ella */
| |
| ol.references > li:target, sup.reference:target {background-color:#def;}
| |
|
| |
| /* Separación en 2 ref juntos */
| |
| sup.reference + sup.reference:before {content:", "}
| |
|
| |
| /* Resalta con borde los cambios del diff, solo al pasar el mouse por encima */
| |
| .diff tr:hover span.diffchange-inline {outline:2px solid #1e90ff;}
| |
|
| |
| /* Resaltar la opción seleccionada en el LinkSuggest */
| |
| #wpTextbox1_container .navigation-hover {background-color:#fdff4f;}
| |
|
| |
| /* Estilos de TOC (tabla de contenidos) */
| |
| #toc { | | #toc { |
| margin:1em 0 1em 0; | | margin: 3px 0 3px 0; |
| border:1px solid #999; | | padding: 1px 1px 1px 1px; |
| -moz-border-radius:0 1em 1em 0; | | border: 1px solid #666; |
| -webkit-border-top-right-radius:1em; | | -moz-border-radius: 0 10px 10px 0; |
| -webkit-border-bottom-right-radius 1em; | | -webkit-border-top-right-radius: 10px; |
| border-radius:0 1em 1em 0; | | -webkit-border-bottom-right-radius: 10px; |
| -moz-box-shadow:0.1em 0.1em 0.5em #303030; | | border-radius: 0 10px 10px 0; |
| -webkit-box-shadow:0.1em 0.1em 0.5em #303030; | | -moz-box-shadow: 1px 1px 3px #333; |
| box-shadow:0.1em 0.1em 0.5em #303030; | | -webkit-box-shadow: 1px 1px 3px #333; |
| font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
| | box-shadow: 1px 1px 3px #333; |
| background:#F9F9F9 url(http://images2.wikia.nocookie.net/__cb20100119202528/es.pokemon/images/c/cd/Tocline.png) top center repeat-x; | | background: #F9F9F9 url(http://gubaba.org/mi2/wiki/images/c/cd/Tocline.png) top center repeat-x; |
| } | | } |
|
| | |
| #toctitle { margin-top:-3px; margin-bottom:7px; }
| | span.tocnumber, span.toctext { |
|
| | color: #001E8C; |
| span.tocnumber, span.toctext { color:#001E8C; } | |
|
| |
| /* Especiales */
| |
| .caja-info {
| |
| border:2px solid #0000ff;
| |
| background:#e0ffff url(http://images2.wikia.nocookie.net/__cb20080828184407/es.pokemon/images/3/37/Information_desvanecido.png) no-repeat top right;
| |
| color:#000; | |
| padding:.5em 1em;
| |
| } | | } |
|
| | |
| /* Sombras */
| | #toctitle { |
| .sombra {
| | margin-bottom: 7px; |
| -moz-box-shadow:0.1em 0.1em 0.5em #303030; | |
| -webkit-box-shadow:0.1em 0.1em 0.5em #303030;
| |
| box-shadow:0.1em 0.1em 0.5em #303030;
| |
| } | | } |
|
| | |
| /* Efecto degradado */ | | /* Clean Table */ |
| .degradado {
| | |
| height:28px;
| | table.cleantable { |
| background:#ffffff url(http://images3.wikia.nocookie.net/__cb20081112190913/es.pokemon/images/1/12/Degradado.png) 0 0 repeat;
| | margin: 10px 10px 10px 0; |
| }
| | background: #ffffff; |
| .degradado2 {
| | border: 0px; |
| width:28px;
| |
| background:#ffffff url(http://images3.wikia.nocookie.net/__cb20090910124102/es.pokemon/images/b/b9/Degradado_2.png) 0 0 repeat;
| |
| }
| |
| body.ie6 .degradado, body.ie6 .degradado2 { background-image:none; }
| |
|
| |
| /* enlaces especiales */
| |
| .enlacessinsubrayado a, .enlacessinsubrayado a:hover { text-decoration: none; }
| |
| .enlacesblancos a, .enlacesblancos a:visited { color: white; }
| |
| #enlacenumeropokemon:hover { color: #EABF35 !important; text-shadow: 1px 1px #C2BDAD; }
| |
|
| |
| /* Enlaces especiales en [[Plantilla:Objeto]] y [[Plantilla:MT]] */
| |
| .enlacelista a:hover {
| |
| border:1px solid #0D244A;
| |
| -moz-border-radius:0 0 15px 15px;
| |
| -webkit-border-bottom-right-radius:15px;
| |
| -webkit-border-bottom-left-radius:15px;
| |
| border-radius:0 0 15px 15px;
| |
| background:#2158B8;
| |
| text-decoration:none;
| |
| color:white;
| |
| }
| |
|
| |
| .enlacemtizq a:hover, .enlacemtdch a:hover {
| |
| margin:-1px;
| |
| border:1px solid #0D244A;
| |
| -moz-border-radius:15px 0 0 0;
| |
| -webkit-border-top-left-radius:15px;
| |
| border-radius:15px 0 0 0;
| |
| background:#2158B8;
| |
| text-decoration:none;
| |
| color:white;
| |
| }
| |
|
| |
| .enlacemtdch a:hover {
| |
| -moz-border-radius:0 15px 0 0;
| |
| -webkit-border-top-right-radius:15px;
| |
| border-radius:0 15px 0 0;
| |
| }
| |
|
| |
| /* Enlaces especiales para [[Plantilla:Base Pokémon destacado]] */
| |
|
| |
| .enlacepdizq a:hover, .enlacepddch a:hover {
| |
| margin:-1px;
| |
| margin-bottom:-1px;
| |
| border:1px solid #FFCA2B;
| |
| background-color:#FFFAD9;
| |
| -moz-box-shadow:0.1em 0.1em 1em #FFCA2B;
| |
| -webkit-box-shadow:0.1em 0.1em 1em #FFCA2B;
| |
| box-shadow:0.1em 0.1em 1em #FFCA2B;
| |
| -moz-border-radius:15px 0 0 0;
| |
| -webkit-border-top-left-radius:15px;
| |
| border-radius:15px 0 0 0;
| |
| text-decoration:none;
| |
|
| |
| }
| |
|
| |
| .enlacepddch a:hover {
| |
| -moz-border-radius:0 15px 0 0;
| |
| -webkit-border-top-right-radius:15px;
| |
| border-radius:0 15px 0 0;
| |
| }
| |
|
| |
| /*** Ajustes en [[Special:Upload]] ***/
| |
| #uploadtext-ext { display:none }
| |
| body.page-Especial_SubirArchivo fieldset { border:2px solid #c8d0df; background:#f1f7fb; }
| |
| body.page-Especial_SubirArchivo legend { font-size:150%; font-weight:bold; }
| |
| #mw-upload-maxfilesize { width:700px; }
| |
| body.page-Especial_SubirArchivo .edit-copywarn { display:none }
| |
|
| |
| /*** CharInsert ***
| |
| CSS para [[MediaWiki:Edit.js]]
| |
| */
| |
|
| |
| .charinsert-caption { font-size:smaller; }
| |
|
| |
| #charinsert-block {
| |
| padding:2px;
| |
| border:1px solid #dfe6ff;
| |
| background:#efefef;
| |
| color:#000000;
| |
| line-height:1.8em;
| |
| }
| |
|
| |
| #charinsert-block select { margin-right:0.5em; }
| |
|
| |
| #charinsert-block .chargroup span {
| |
| padding:0 2px;
| |
| border:1px solid #afafaf;
| |
| background:#dddddd;
| |
| cursor:pointer;
| |
| white-space:nowrap;
| |
| }
| |
|
| |
| #charinsert-block .chargroup > span:hover { background:#ffffff; }
| |
|
| |
| #charinsert-block .chargroup span span {
| |
| background:transparent;
| |
| border:none;
| |
| }
| |
|
| |
| #charinsert-block .chargroup span a {
| |
| text-decoration:none;
| |
| color:black;
| |
| }
| |
|
| |
| /*** Mergetables ***
| |
| Para [[MediaWiki:Mergetables.js]]
| |
| */
| |
| #mergetables-button {
| |
| position:absolute;
| |
| height:18px;
| |
| width:18px;
| |
| /*margin-left:-25px;
| |
| margin-top:12px;*/
| |
| border:1px solid #d3d3d3;
| |
| color:black;
| |
| background:#f4ffe8 url(http://images3.wikia.nocookie.net/__cb20070513172250/es.pokemon/images/7/7c/Mergetables-icon.png) no-repeat center;
| |
| cursor:pointer;
| |
| z-index:10;
| |
| }
| |
| #mergetables-button:hover { background-color:#f5f5dc;}
| |
|
| |
| /*** Foro ***
| |
| Por User:Algorithm y User:Splaka
| |
| */
| |
| .forumheader {
| |
| border:1px solid #aaa;
| |
| background:#f9f9f9;
| |
| color:#000;
| |
| margin-top:1em;
| |
| padding:12px;
| |
| }
| |
| .forumlist td.forum_edited a {
| |
| color:black;
| |
| text-decoration:none
| |
| }
| |
| .forumlist td.forum_title a {padding-left:20px;}
| |
| .forumlist td.forum_title a.forum_new {
| |
| font-weight:bold;
| |
| background:url(http://images3.wikia.nocookie.net/__cb20060525111021/central/images/4/4e/Forum_new.gif) center left no-repeat;
| |
| }
| |
| .forumlist td.forum_title a.forum_new:visited {
| |
| font-weight:normal;
| |
| background:none;
| |
| }
| |
| .forumlist .forum_author {
| |
| display:block;
| |
| text-align:right;
| |
| font-size:smaller;
| |
| }
| |
| .forumlist .forum_title .forum_author a {padding:0;}
| |
|
| |
| /* sin discusión en Forum: */
| |
| body.ns-110 #ca-talk, body.ns-110 #this_talk, body.ns-110 #page_tabs li+li { display:none; }
| |
|
| |
| /*** Estilos de tablas ***/
| |
| /*** General ***
| |
| Estilos para tablas. (de [[Wikipedia:es:MediaWiki:Common.css]])
| |
|
| |
| La idea es, si se quiere que la primera columna de la tabla esté alineada
| |
| a la derecha, la segunda centrada y la tercera a la izquierda, usar
| |
| {| class="col1der col2cen col3izq"
| |
| en vez de repetir "style='text-align:right'", etc, en '''cada''' celda
| |
| */
| |
|
| |
| table.col1der td:first-child { text-align:right; }
| |
| table.col1izq td:first-child { text-align:left; }
| |
| table.col1cen td:first-child { text-align:center; }
| |
|
| |
| table.col2der td:first-child + td { text-align:right; }
| |
| table.col2izq td:first-child + td { text-align:left; }
| |
| table.col2cen td:first-child + td { text-align:center; }
| |
|
| |
| table.col3der td:first-child + td + td { text-align:right; }
| |
| table.col3izq td:first-child + td + td { text-align:left; }
| |
| table.col3cen td:first-child + td + td { text-align:center; }
| |
|
| |
| table.col4der td:first-child + td + td + td { text-align:right; }
| |
| table.col4izq td:first-child + td + td + td { text-align:left; }
| |
| table.col4cen td:first-child + td + td + td { text-align:center; }
| |
|
| |
| table.col5der td:first-child + td + td + td + td { text-align:right; }
| |
| table.col5izq td:first-child + td + td + td + td { text-align:left; }
| |
| table.col5cen td:first-child + td + td + td + td { text-align:center; }
| |
|
| |
| table.col6der td:first-child + td + td + td + td + td { text-align:right; }
| |
| table.col6izq td:first-child + td + td + td + td + td { text-align:left; }
| |
| table.col6cen td:first-child + td + td + td + td + td { text-align:center; }
| |
|
| |
| table.col7der td:first-child + td + td + td + td + td + td { text-align:right; }
| |
| table.col7izq td:first-child + td + td + td + td + td + td { text-align:left; }
| |
| table.col7cen td:first-child + td + td + td + td + td + td { text-align:center; }
| |
|
| |
| table.col8der td:first-child + td + td + td + td + td + td + td { text-align:right; }
| |
| table.col8izq td:first-child + td + td + td + td + td + td + td { text-align:left; }
| |
| table.col8cen td:first-child + td + td + td + td + td + td + td { text-align:center; }
| |
|
| |
| table.col9der td:first-child + td + td + td + td + td + td + td + td { text-align:right; }
| |
| table.col9izq td:first-child + td + td + td + td + td + td + td + td { text-align:left; }
| |
| table.col9cen td:first-child + td + td + td + td + td + td + td + td { text-align:center; }
| |
|
| |
| table.col10der td:first-child + td + td + td + td + td + td + td + td + td { text-align:right; }
| |
| table.col10izq td:first-child + td + td + td + td + td + td + td + td + td { text-align:left; }
| |
| table.col10cen td:first-child + td + td + td + td + td + td + td + td + td { text-align:center; }
| |
|
| |
| tr.encabezado { background:#ccf; color:#000; white-space:nowrap; }
| |
|
| |
| /*
| |
| Formatos generales de tablas:
| |
| * wiki: estándar
| |
| * lista: estándar + resaltado de fila al pasar el mouse, filas más juntas
| |
| * galeria: estándar + centrado + ancho mínimo de columna a 100px (sí y sólo si contiene encabezados)
| |
|
| |
| Ejemplo de uso:
| |
| {| class="lista"
| |
| */
| |
|
| |
| table.wiki, table.lista, table.galeria {
| |
| border-collapse:collapse;
| |
| background:#f8f8ff;
| |
| color:#000;
| |
| margin-bottom:1.5em;
| |
| }
| |
|
| |
| table.lista {
| |
| font-size:95%;
| |
| line-height:1.1em;
| |
| }
| |
|
| |
| table.galeria { | |
| text-align:center;
| |
| margin:auto; | |
| }
| |
|
| |
| table.wiki td, table.wiki th,
| |
| table.lista td, table.lista th,
| |
| table.galeria td, table.galeria th
| |
| { padding:2px; border:1px solid #88a; }
| |
|
| |
| table.wiki caption, table.lista caption, table.galeria caption {
| |
| line-height:1.1em;
| |
| /* margin: 2px; --> Bug en Firefox? Si usamos {| class="lista" align="center" con caption, éste aparece alineado a la izquierda, sin importarle que la tabla quede en el centro. Usando padding no pasa. */
| |
| padding:5px 2px;
| |
| }
| |
|
| |
| /* cambio de color al pasar ratón por encima */
| |
| table.lista tr:hover { background:#f5f5dc; color:#000; }
| |
| table.resaltado tr:hover { background:#f5f5dc; color:#000; }
| |
| /* Lo quitamos para los encabezados */
| |
| table.lista tr.encabezado:hover { background:#ccf; color:#000; }
| |
| table.resaltado tr.encabezado:hover { background:#ccf; color:#000; }
| |
|
| |
| table.galeria tr.encabezado th { width:100px; }
| |
|
| |
| /*** Formatos específicos de tablas ***/
| |
| /*** Tablas relacionadas con los POKÉMON (movimientos, listas de Pokémon) ***/
| |
| table.movnivel, table.movmtmo, table.movtutor,
| |
| table.movhuevo, table.movespecial, table.estadisticas,
| |
| table.tabmov, table.tabpokemon {
| |
| border:2px solid #C6C6C6;
| |
| border-collapse:collapse;
| |
| font-size:90%;
| |
| text-align:center;
| |
| margin:5px 0 1.5em;
| |
| background-color:#FFFFFF;
| |
| -moz-box-shadow:0.3em 0.3em 0.5em #ACACAD;
| |
| -webkit-box-shadow:0.3em 0.3em 0.5em #ACACAD;
| |
| box-shadow:0.3em 0.3em 0.5em #ACACAD;
| |
| }
| |
|
| |
| table.tabmov, table.tabpokemon {
| |
| margin:5px auto 1.5em;
| |
| }
| |
|
| |
| table.movnivel, table.movmtmo, table.movtutor, table.movhuevo, table.movespecial, table.estadisticas {
| |
| width:100%;
| |
| line-height:22px;
| |
| }
| |
|
| |
| table.tabpokemon { line-height:22px; }
| |
|
| |
| /* encabezado */
| |
| table.movnivel th, table.movmtmo th, table.movtutor th,
| |
| table.movhuevo th, table.movespecial th, table.estadisticas th,
| |
| table.tabmov th, table.tabpokemon th { background-color:#3B3B3B; border:2px solid #333; color:white; height:20px; }
| |
|
| |
| /* colores alternos en celdas */
| |
| table.movnivel tr:nth-child(even), table.movmtmo tr:nth-child(even), table.movtutor tr:nth-child(even),
| |
| table.movhuevo tr:nth-child(even), table.movespecial tr:nth-child(even), table.estadisticas tr:nth-child(even),
| |
| table.tabmov tr:nth-child(even), table.tabpokemon tr:nth-child(even) { background-color:#FFFFFF; }
| |
|
| |
| table.movnivel tr:nth-child(odd), table.movmtmo tr:nth-child(odd), table.movtutor tr:nth-child(odd),
| |
| table.movhuevo tr:nth-child(odd), table.movespecial tr:nth-child(odd), table.estadisticas tr:nth-child(odd),
| |
| table.tabmov tr:nth-child(odd), table.tabpokemon tr:nth-child(odd) { background-color:#EEEDE5; }
| |
|
| |
| /* bordes a las tablas */
| |
| table.movnivel td, table.movmtmo td, table.movtutor td,
| |
| table.movhuevo td, table.movespecial td, table.estadisticas td,
| |
| table.tabmov td, table.tabpokemon td { border-right:1px solid #C6C6C6; border-bottom:1px solid #C6C6C6; }
| |
|
| |
| table.movnivel td:last-child, table.movmtmo td:last-child, table.movtutor td:last-child,
| |
| table.movhuevo td:last-child, table.movespecial td:last-child, table.estadisticas td:last-child,
| |
| table.tabmov td:last-child, table.tabpokemon td:last-child { border-right:0; }
| |
|
| |
| /* anchura de columnas */
| |
| table.movmtmo th, table.movtutor th, table.movespecial th { width:16%;}
| |
| table.movmtmo th:first-child + th,
| |
| table.movtutor th:first-child + th,
| |
| table.movespecial th:first-child
| |
| { width:36%; }
| |
|
| |
| table.movnivel th { width:2.5em; }
| |
| table.movnivel th.movimiento { width:auto; }
| |
| table.movnivel th.tipo,
| |
| table.movnivel th.categoria,
| |
| table.movnivel th.concurso
| |
| { width:10%; }
| |
|
| |
| table.movhuevo th.tipo,
| |
| table.movhuevo th.categoria,
| |
| table.movhuevo th.concurso
| |
| { width:7em; padding:0; }
| |
|
| |
| table.estadisticas th:first-child { text-align:left; width:30%; }
| |
| table.estadisticas th.caracteristica { width:7em; }
| |
| th.PE, th.base, th.maxdes, th.maxneu, th.maxfav { padding-left:10px; }
| |
|
| |
| table.tabmov th.movnumero { width:60px; }
| |
| table.tabmov th.movpokemon { width:130px; }
| |
| table.tabmov th.movtipo { width:110px; }
| |
| table.tabmov th.movnivel { width:100px; }
| |
| table.tabmov td:first-child + td { width:55px; }
| |
| table.tabmov td:first-child + td + td { width:75px; }
| |
| table.tabmov td:first-child + td + td + td { width:55px; }
| |
|
| |
| table.evolucion {
| |
| text-align:center;
| |
| margin:1em auto;
| |
| border:1px solid #e0e0e0;
| |
| font-size:smaller;
| |
| line-height:1.4em;
| |
| background:#fff;
| |
| color:#000;
| |
| }
| |
| table.evolucion td {padding:0.2em 1em 0.2em; vertical-align:bottom;}
| |
|
| |
| table.evolucion td.flecha {
| |
| background:url(http://images3.wikia.nocookie.net/__cb20061101200957/es.pokemon/images/0/0e/Flecha_derecha.gif) no-repeat right center;
| |
| color:#000;
| |
| height:30px;
| |
| padding:0 1.5em;
| |
| font-size:larger;
| |
| vertical-align:middle;
| |
| }
| |
|
| |
| /*** Tablas relacionadas con los VIDEOJUEGOS (artículos, listas relacionadas) ***/
| |
| table.tabvideojuegos {
| |
| border:1px solid #C6C6C6;
| |
| border-bottom:0;
| |
| border-collapse:collapse;
| |
| font-size:90%;
| |
| text-align:center;
| |
| margin-bottom:1.5em;
| |
| margin-top:5px;
| |
| background-color:#FFFFFF;
| |
| -moz-box-shadow:0.3em 0.3em 0.5em #ACACAD;
| |
| -webkit-box-shadow:0.3em 0.3em 0.5em #ACACAD;
| |
| box-shadow:0.3em 0.3em 0.5em #ACACAD;
| |
| }
| |
|
| |
| table.tabvideojuegos { line-height:22px; }
| |
|
| |
| /* encabezado */
| |
| table.tabvideojuegos th { background-color:#606060; color:white; height:20px; }
| |
|
| |
| /* colores alternos en celdas */
| |
| table.tabvideojuegos tr:nth-child(even) { background-color:#FFFFFF; }
| |
| table.tabvideojuegos tr:nth-child(odd) { background-color:#E9E9E9; }
| |
|
| |
| /* bordes a las tablas */
| |
| table.tabvideojuegos td { border-right:1px solid #C6C6C6; border-bottom:1px solid #C6C6C6; }
| |
| table.tabvideojuegos td:last-child { border-right:0; }
| |
|
| |
| /*** Tablas relacionadas con los OBJETOS (artículos, listas) ***/
| |
|
| |
| table.tablaobjeto {
| |
| border:1px solid #C3C9DB;
| |
| border-left:0;
| |
| border-bottom:0;
| |
| border-collapse:collapse;
| |
| font-size:90%;
| |
| text-align:center;
| |
| margin-bottom:5px;
| |
| margin-top:5px;
| |
| background-color:#FFFFFF;
| |
| -moz-box-shadow:0.3em 0.3em 0.5em #A4A9B8;
| |
| -webkit-box-shadow:0.3em 0.3em 0.5em #A4A9B8;
| |
| box-shadow:0.3em 0.3em 0.5em #A4A9B8;
| |
| }
| |
|
| |
| table.tablaobjeto th > a { color:white; }
| |
| table.tablaobjeto td { border-right:1px solid #C3C9DB; border-bottom:1px solid #C3C9DB; }
| |
| table.tablaobjeto td:last-child { border-right:0; }
| |
| table.tablaobjeto tr:nth-child(even) { background-color:#FFFFFF; }
| |
| table.tablaobjeto tr:nth-child(odd) { background-color:#E3EAFF; }
| |
| table.tablaobjetomt td:first-child + th + th + td + td + td + td + td { text-align:left; padding-left:5px; }
| |
|
| |
| .celdaobjeto { background-color:#314A9E; color:white; }
| |
| .celdaobjetoesquina {
| |
| border-left:1px solid white;
| |
| border-top:1px solid white;
| |
| border-right:0;
| |
| border-bottom:0;
| |
| background:#FFFFFF url(http://images2.wikia.nocookie.net/__cb20091207124926/es.pokemon/images/1/1e/Celdaobjetoesquina.png) no-repeat bottom right;
| |
| }
| |
| .celdaobjetoN, .celdaobjetoC, .celdaobjetoB, .celdaobjetoMT, .celdaobjetoMO { background-color:#5070D9; border-right-style:dotted !important; border-bottom-style:dotted !important; }
| |
| .celdaobjetoC { background-color:#599E31; }
| |
| .celdaobjetoB { background-color:#9E3131; }
| |
| .celdaobjetoMT { background-color:#E7C800; }
| |
| .celdaobjetoMO { background-color:#FF8300; }
| |
|
| |
| .navegadorobjeto a {
| |
| color:#002bb8;
| |
| background-color:#E3EAFF;
| |
| border:1px solid #C3C9DB;
| |
| border-right-width:2px;
| |
| border-bottom-width:2px;
| |
| -moz-border-radius:10px 10px 0 0;
| |
| -webkit-border-top-left-radius:10px;
| |
| -webkit-border-top-right-radius:10px;
| |
| border-radius:10px 10px 0 0;
| |
| padding:4px 12px;
| |
| }
| |
| .navegadorobjeto .selflink {
| |
| color:white;
| |
| background-color:#314A9E; | |
| border:1px solid #263A7D;
| |
| border-right-width:2px;
| |
| border-bottom-width:2px;
| |
| -moz-border-radius:10px 10px 0 0;
| |
| -webkit-border-top-left-radius:10px;
| |
| -webkit-border-top-right-radius:10px;
| |
| border-radius:10px 10px 0 0;
| |
| font-weight:bold;
| |
| padding:4px 12px;
| |
| }
| |
| .navegadorobjeto a:hover {
| |
| background-color:#314A9E;
| |
| border:1px solid #263A7D;
| |
| color:white;
| |
| font-weight:bold;
| |
| text-decoration:none;
| |
| }
| |
|
| |
| /* Imagen de fondo de [[Plantilla:Objeto]], [[Plantilla:MT]] y [[Plantilla:MO]] */
| |
| table.fobjeto { background:#2158B8 url(http://images2.wikia.nocookie.net/__cb20100328125254/es.pokemon/images/e/eb/Fondo_mochila.png) no-repeat right bottom; }
| |
|
| |
| table.fMT { background:#2158B8 url(http://images4.wikia.nocookie.net/__cb20100409181555/es.pokemon/images/9/9f/Fondo_MT.png) no-repeat right bottom; }
| |
|
| |
| table.fMT2 { background:url(http://images4.wikia.nocookie.net/__cb20100409181555/es.pokemon/images/9/9f/Fondo_MT.png) no-repeat right center; }
| |
|
| |
| /*** Tablas relacionadas con el ANIME (personajes, Pokémon de personajes, listas) */
| |
| /* Tabla de [[Plantilla:Metaplantilla de navegación de Pokémon de personajes]] */
| |
| table.navpa {
| |
| width:580px;
| |
| margin:0 auto 0;
| |
| padding:3px;
| |
| text-align:center;
| |
| font-size:90%;
| |
| border:1px solid #2C4196;
| |
| -moz-border-radius:15px 15px 0 0;
| |
| -webkit-border-top-left-radius:15px;
| |
| -webkit-border-top-right-radius:15px;
| |
| border-radius:15px 15px 0 0;
| |
| border-right-width:2px;
| |
| border-bottom-width:0px;
| |
| }
| |
|
| |
| table.navpa tr:nth-child(even) { background-color:#FFFFFF; }
| |
| table.navpa tr:nth-child(odd) { background-color:#EBF0FF; }
| |
|
| |
| th.navpacabecera {
| |
| background:#445AB3;
| |
| color:white;
| |
| font-size:105%;
| |
| border-bottom:1px solid #2C4196;
| |
| -moz-border-radius:10px 10px 0 0; | |
| -webkit-border-top-left-radius:10px;
| |
| -webkit-border-top-right-radius:10px;
| |
| border-radius:10px 10px 0 0;
| |
| }
| |
|
| |
| th.navpafila {
| |
| width:120px;
| |
| text-align:right;
| |
| background:#445AB3;
| |
| color:white;
| |
| border-top:1px solid white;
| |
| border-right:1px solid #2C4196;
| |
| }
| |
|
| |
| table.navpacierre {
| |
| width:580px;
| |
| margin:auto;
| |
| margin-top:-5px;
| |
| padding:0 1px 1px 1px;
| |
| border:1px solid #2C4196;
| |
| -moz-border-radius:0 0 15px 15px;
| |
| -webkit-border-bottom-right-radius:15px;
| |
| -webkit-border-bottom-left-radius:15px;
| |
| border-radius:0 0 15px 15px;
| |
| border-right-width:2px;
| |
| border-bottom-width:2px;
| |
| border-top-width:0px;
| |
| }
| |
|
| |
| td.navpacierrefila {
| |
| background:#445AB3;
| |
| text-align:center;
| |
| font-size:90%;
| |
| -moz-border-radius:0 0 10px 10px;
| |
| -webkit-border-bottom-right-radius:10px;
| |
| -webkit-border-bottom-left-radius:10px;
| |
| border-radius:0 0 10px 10px;
| |
| }
| |
|
| |
| /* Tabla de Pokémon en los artículos de personajes del anime */
| |
| table.pokemonpersonaje {
| |
| border:2px solid #2C4196;
| |
| border-collapse:collapse;
| |
| -moz-box-shadow:0.1em 0.1em 0.5em #303030;
| |
| -webkit-box-shadow:0.1em 0.1em 0.5em #303030;
| |
| box-shadow:0.1em 0.1em 0.5em #303030;
| |
| }
| |
|
| |
| table.pokemonpersonaje tr.encabezado, table.pokemonpersonaje tr.encabezado:hover {
| |
| background:#445AB3;
| |
| color:white;
| |
| }
| |
|
| |
| table.pokemonpersonaje td { padding:4px; border:1px solid #2C4196; }
| |
| table.pokemonpersonaje th { padding:2px; border:1px solid #2C4196; }
| |
| table.pokemonpersonaje tr > td:first-child { font-weight:bold; background-color:#F0F4FF; font-size:90%; }
| |
| table.pokemonpersonaje td:first-child + td + td { background-color: #000; border-bottom-color: #444; }
| |
| table.pokemonpersonaje tr > td:last-child { padding:2px; }
| |
|
| |
| /* Indicador de Pokémon futuro */
| |
| span.futuro {color:#696969}
| |
| span.futuro > a > img {border: 1px dashed #DCDCDC; background-color:#999;}
| |
|
| |
| /* Tabla de la lista en [[Lista de Pokémon por aparición en el anime]] */
| |
|
| |
| table.listaaparicionanime {
| |
| border:1px solid #C6C6C6;
| |
| border-collapse: collapse; | | border-collapse: collapse; |
| width:100%;
| |
| font-size:90%;
| |
| } | | } |
|
| | |
| table.listaaparicionanime th:first-child, table.listaaparicionanime th:first-child + th, | | table.cleantable th, table.cleantable td { |
| table.listaaparicionanime th:first-child + th + th, table.listaaparicionanime th:first-child + th + th + th { | | border: 0px; |
| background-color:#484857;
| | vertical-align: text-top; |
| border:1px solid #3C3C3C; | |
| color: white; | |
| } | | } |
|
| | |
| table.listaaparicionanime th:first-child a, table.listaaparicionanime th:first-child + th a { color: white; } | | table.cleantable th { |
|
| | background: #ffffff; |
| table.listaaparicionanime tr:nth-child(even) { background-color:#FFFFFF; }
| | text-align: center; |
| table.listaaparicionanime tr:nth-child(odd) { background-color:#EEEDE5; }
| |
|
| |
| /*** Plantillas de navegación ***/
| |
| /** horizontal **/
| |
| .hnav {
| |
| border:1px solid #aaa;
| |
| border-spacing:0;
| |
| font-size:90%;
| |
| clear:both;
| |
| margin:0.5em auto;
| |
| padding:0.5em;
| |
| text-align:center; | |
| } | | } |
|
| | |
| table.hnav th, table.hnav td { | | table.cleantable td { |
| padding-left:.3em;
| |
| padding-right:.3em;
| |
| }
| |
|
| |
| table.hnav th {
| |
| background:#dfdfff;
| |
| color:#000;
| |
| }
| |
|
| |
| table.hnav th + td {
| |
| padding-left:.5em;
| |
| }
| |
|
| |
| .hnav .caption, .hnav .caption th, .hnav .encabezado, .hnav .encabezado th {
| |
| background:#ccccff;
| |
| color:#000;
| |
| text-align:center;
| |
| padding:0.15em 1em;
| |
| font-weight:bold;
| |
| font-size:103%;
| |
| }
| |
|
| |
| /** Vertical **/
| |
|
| |
| .vnav {
| |
| float:right;
| |
| text-align:center;
| |
| color:black;
| |
| background:white;
| |
| }
| |
|
| |
| .vnav .titulo {
| |
| font-size:200%;
| |
| line-height:1.2em;
| |
| font-weight:bold;
| |
| }
| |
|
| |
| .vnav .vnav_datos {
| |
| overflow:hidden;
| |
| width:100%; /* Para IE: NECESARIO especificar width si overflow: hidden; ¬_¬U */
| |
| background:white;
| |
| color:black;
| |
| }
| |
|
| |
| .vnav table {
| |
| width:100%;
| |
| border-collapse:collapse;
| |
| }
| |
|
| |
| .vnav table.resalto tr:hover {background:#fff68f; color:#000; }
| |
| .vnav table.datos tr {border-top:1px dotted #888;}
| |
|
| |
| .vnav .h {font-weight:bold;}
| |
|
| |
| /* WIKIA bug en monaco_ltie7.css */
| |
| body.ns-0 #bodyContent .vnav table {
| |
| position:static;
| |
| }
| |
| /* fin WIKIA bug */
| |
| /*** Bordes redondos ***/
| |
| /* Adaptación de skins slate/smoke de Wikia */
| |
| .rbox { margin:0; background:transparent; }
| |
| .rbox span.xtop, .rbox span.xbottom {display:block; font-size:1px;}
| |
| .rbox b.xb1, .rbox b.xb2, .rbox b.xb3, .rbox b.xb4 {display:block; overflow:hidden;}
| |
| .rbox b.xb1, .rbox b.xb2, .rbox b.xb3 {height:1px;}
| |
| .rbox b.xb1 {margin:0 5px;}
| |
| .rbox b.xb2 {margin:0 3px;}
| |
| .rbox b.xb3 {margin:0 2px;}
| |
| .rbox b.xb4 {height:2px; margin:0 1px;}
| |
| /* Fin adaptación */
| |
|
| |
| /* Otros bordes redondos con CSS */
| |
| .radius10 {
| |
| -moz-border-radius:10px;
| |
| -webkit-border-radius:10px;
| |
| border-radius:10px;
| |
| }
| |
|
| |
| .radius10 .radiusinnertl {
| |
| -moz-border-radius-topleft:8px;
| |
| -webkit-border-top-left-radius:8px;
| |
| border-top-left-radius:8px;
| |
| }
| |
|
| |
| .radius10 .radiusinnertr {
| |
| -moz-border-radius-topright:8px;
| |
| -webkit-border-top-right-radius:8px;
| |
| border-top-right-radius:8px;
| |
| }
| |
|
| |
| .radius10 .radiusinnerbl {
| |
| -moz-border-radius-bottomleft:8px;
| |
| -webkit-border-bottom-left-radius:8px;
| |
| border-bottom-left-radius:8px;
| |
| }
| |
|
| |
| .radius10 .radiusinnerbr {
| |
| -moz-border-radius-bottomright:8px;
| |
| -webkit-border-bottom-right-radius:8px;
| |
| border-bottom-right-radius:8px;
| |
| }
| |
|
| |
| /* Fondos asociados a tipos */
| |
| .ctipo {color:#000;}
| |
| .tipo1-Normal .ctipo {background:#ddccaa; border-color:#C4B597;} h1.tipo1-Normal {border-color:#C4B597 !important;}
| |
| .tipo2-Volador .ctipo {background:#baaaff; border-color:#a99be6;} /* Después de .tipo1-Normal para pillar Normal/Volador pero no Agua/Volador, etc. */ h1.tipo2-Volador {border-color:#a99be6 !important;}
| |
| .tipo1-Agua .ctipo {background:#b0e2ff; border-color:#9ECBE6;} h1.tipo1-Agua {border-color:#9ECBE6 !important;}
| |
| .tipo1-Bicho .ctipo {background:#99cc33; border-color:#86B32D;} h1.tipo1-Bicho {border-color:#86B32D !important;}
| |
| .tipo1-Eléctrico .ctipo {background:#ffd700; border-color:#E6C100;} h1.tipo1-Eléctrico {border-color:#E6C100 !important;}
| |
| .tipo1-Fuego .ctipo {background:#ff7f00; border-color:#D96C00;} h1.tipo1-Fuego {border-color:#D96C00 !important;}
| |
| .tipo1-Lucha .ctipo {background:#ff6a6a; border-color:#E65F5F;} h1.tipo1-Lucha {border-color:#E65F5F !important;}
| |
| .tipo1-Planta .ctipo {background:#99ff66; border-color:#82D957;} h1.tipo1-Planta {border-color:#82D957 !important;}
| |
| .tipo1-Volador .ctipo {background:#baaaff; border-color:#a99be6;} h1.tipo1-Volador {border-color:#a99be6 !important;}
| |
| .tipo1-Acero .ctipo {background:#cccccc; border-color:#B3B3B3;} h1.tipo1-Acero {border-color:#B3B3B3 !important;}
| |
| .tipo1-Dragón .ctipo {background:#ab82ff; border-color:#916ED9;} h1.tipo1-Dragón {border-color:#916ED9 !important;}
| |
| .tipo1-Fantasma .ctipo {background:#778899; border-color:#637180;} h1.tipo1-Fantasma {border-color:#637180 !important;}
| |
| .tipo1-Hielo .ctipo {background:#add8e6; border-color:#A3CCD9;} h1.tipo1-Hielo {border-color:#A3CCD9 !important;}
| |
| .tipo1-Psíquico .ctipo {background:#ffb5c5; border-color:#E6A3B1;} h1.tipo1-Psíquico {border-color:#E6A3B1 !important;}
| |
| .tipo1-Roca .ctipo {background:#cd853f; border-color:#B37437;} h1.tipo1-Roca {border-color:#B37437 !important;}
| |
| .tipo1-Siniestro .ctipo {background:#a9a9a9; border-color:#8F8F8F;} h1.tipo1-Siniestro {border-color:#8F8F8F !important;}
| |
| .tipo1-Tierra .ctipo {background:#deb887; border-color:#C4A377;} h1.tipo1-Tierra {border-color:#C4A377 !important;}
| |
| .tipo1-Veneno .ctipo {background:#ab82ff; border-color:#9A75E6;} h1.tipo1-Veneno {border-color:#9A75E6 !important;}
| |
| .tipo1-Oscuro .ctipo {background:#775577;}
| |
| .tipo1-Descon .ctipo {background:#68a090;}
| |
|
| |
| /* box interno */
| |
| .rbox .rboxint {padding:4px;}/* Ancho borde */
| |
| .rbox .rboxint .xtop b, .rbox .rboxint .xbottom b {
| |
| background:white;
| |
| color:black;
| |
| }
| |
|
| |
| /* Estilo de guías */
| |
| div.guia {
| |
| padding: 0.5em;
| |
| margin: 0;
| |
| border: 1px solid #FFCA2B;
| |
| -moz-border-radius: 15px 15px 20px 20px;
| |
| -webkit-border-radius: 15px 15px 20px 20px;
| |
| border-radius: 15px 15px 20px 20px;
| |
| background-color:#FFFAD9;
| |
| color: #000;
| |
| -moz-box-shadow: 0.1em 0.1em 1em #FFCA2B;
| |
| -webkit-box-shadow: 0.1em 0.1em 1em #FFCA2B;
| |
| -box-shadow: 0.1em 0.1em 1em #FFCA2B;
| |
| }
| |
| div.guia h2 {
| |
| font-family:'Trebuchet MS', 'Times New Roman', serif;
| |
| font-size:175%;
| |
| letter-spacing:2px;
| |
| text-indent: 10px;
| |
| margin:-10px 0 10px;
| |
| border-bottom:1px solid #FFCA2B;
| |
| }
| |
| div.guia h2 span.titulo {
| |
| display:block;
| |
| -moz-border-radius: 12px 12px 0 0;
| |
| -webkit-border-radius: 12px 12px 0 0;
| |
| border-radius: 12px 12px 0 0;
| |
| color: #FFF;
| |
| background-color:#FFCA2B;
| |
| width:250px;
| |
| padding:5px 3px 3px;
| |
| margin-bottom:-4px;
| |
| -moz-box-shadow: 0.1em 0.1em 1em #FFCA2B;
| |
| -webkit-box-shadow: 0.1em 0.1em 1em #FFCA2B;
| |
| box-shadow: 0.1em 0.1em 1em #FFCA2B;
| |
| }
| |
| div.guia h2 span.titulo a {
| |
| color: #fff;
| |
| }
| |
|
| |
| /*** [[Plantilla:Cuadro Pokémon]] ***/
| |
| div.cuadro_pokemon {width:212px; cursor:default;}
| |
| div.cuadro_pokemon table.datos th {text-align:right; width:105px;}
| |
| div.cuadro_pokemon table.datos td {text-align:left; padding-left:12px;}
| |
| div.cuadro_pokemon div.sec {font-size:80%;}
| |
| div.cuadro_pokemon div.sec .h {font-size:125%;}
| |
| div.cuadro_pokemon .ninguno {color:#555;}
| |
|
| |
| div.gritopokemon button {
| |
| background-position:center !important;
| |
| width:50px !important;
| |
| border:1px solid #999 !important;
| |
| float:left !important;
| |
| margin-left:15px !important;
| |
| }
| |
|
| |
| div.gritopokemon iframe {
| |
| width:38px !important;
| |
| float:left !important;
| |
| margin-left:15px !important;
| |
| }
| |
|
| |
| div.gritopokemon a { display:none !important; }
| |
|
| |
| /*** [[Plantilla:Cuadro Movimiento]] ***/
| |
| div.cuadro_movimiento {width:16em;}
| |
| div.cuadro_movimiento table.datos th {text-align:right;}
| |
| div.cuadro_movimiento table.datos tr:first-child {border-top:none;}
| |
| div.cuadro_movimiento .afectado .h, .cuadro_movimiento .gen3 .h, .cuadro_movimiento .gen4 .h {background:#dcdcdc; color:#000;}
| |
| div.cuadro_movimiento .afectado table td {padding:0 1em;}
| |
|
| |
| /*** [[Plantilla:Galería sprites]] ***/
| |
|
| |
| table.galeria-sprites tr.encabezado {white-space:normal;}
| |
|
| |
| table.galeria-sprites tr.img td {
| |
| border:1px solid #ccc;
| |
| }
| |
|
| |
| table.galeria-sprites tr.capt td {
| |
| font-size:smaller;
| |
| font-style:italic;
| |
| background-color:#E4FFD1;
| |
| }
| |
|
| |
| table.galeria-sprites tr.ed th {
| |
| font-size:90%;
| |
| background-color:#DEE3FF;
| |
| }
| |
|
| |
| table.galeria-sprites tr.capt td + td {
| |
| background-color:#FFFBD1;
| |
| }
| |
|
| |
| table.galeria-sprites tr.capt td + td + td {
| |
| background-color:#F4E3FF;
| |
| }
| |
|
| |
| table.galeria-sprites tr.capt td + td + td + td {
| |
| background-color:#FFEBEB;
| |
| }
| |
|
| |
| table.galeria-sprites tr.img div.imageswitch_links {
| |
| width:111px;
| |
| background-color:#DEE3FF;
| |
| font-size:90%;
| |
| }
| |
|
| |
| table.galeria-sprites tr.img > td > a.new, table.galeria-sprites tr.img > td > div.imageswitch_image > a.new {
| |
| display:block;
| |
| border:1px solid #aaa;
| |
| width:40px;
| |
| height:40px;
| |
| margin:auto;
| |
| font-size:small;
| |
| overflow:hidden;
| |
| }
| |
|
| |
| table.galeria-sprites.galeria-sprites-80 tr.img > td > div.imageswitch_image > a.new {
| |
| width:80px;
| |
| height:59px;
| |
| }
| |
|
| |
| table.galeria-sprites.galeria-sprites-96 tr.img > td > a.new {
| |
| width:96px;
| |
| height:59px;
| |
| }
| |
|
| |
| /* [[Plantilla:Localización]] y [[Plantilla:Pokédex]] */
| |
|
| |
| table.localizacion, table.pokedex {
| |
| width:100%;
| |
| border:1px solid #808080;
| |
| font-size:90%;
| |
| border-spacing:1px;
| |
| }
| |
|
| |
| table.localizacion td, table.localizacion th, table.pokedex td, table.pokedex th {
| |
| padding:2px;
| |
| }
| |
|
| |
| table.localizacion p {
| |
| margin:0;
| |
| }
| |
|
| |
| /*** TableManager ***/
| |
|
| |
| .tm-ctrl {
| |
| padding:0;
| |
| overflow:hidden;
| |
| font-size:90%;
| |
| }
| |
|
| |
| .tm-ctrl .menubtn {
| |
| margin:0;
| |
| padding:0 0.5em;
| |
| color:#888;
| |
| cursor:pointer;
| |
| }
| |
|
| |
| .tm-ctrl .menubtn:hover {
| |
| color:blue;
| |
| }
| |
|
| |
| .tm-dialog { z-index:200; }
| |
| .tm-dialog .yui-panel { width:30em; }
| |
|
| |
| .tm-dialog .tm-options {
| |
| margin-top:1em;
| |
| padding:0 0.5em;
| |
| border-top:1px solid #4169e1;
| |
| }
| |
|
| |
| .tm-dialog table {
| |
| border-collapse:collapse;
| |
| border-spacing:0;
| |
| width:100%;
| |
| }
| |
|
| |
| .tm-dialog table tbody tr td {
| |
| border-top:1px solid #00c
| |
| }
| |
|
| |
| .tm-dialog .tm-tc-vis {
| |
| width:4em;
| |
| }
| |
|
| |
| .tm-dialog .tm-tc-col {
| |
| cursor:move;
| |
| }
| |
|
| |
| .tm-dialog .tm-tc-sort {
| |
| width:3em;
| |
| }
| |
| .tm-dialog .tm-tc-sort div {
| |
| background:#fff url(http://images3.wikia.nocookie.net/__cb20080827194244/es.pokemon/images/b/bd/FondoOrdenacion.png) no-repeat 0px 0px;
| |
| width:18px;
| |
| height:18px;
| |
| cursor:pointer;
| |
| margin:auto;
| |
| padding:0;
| |
| }
| |
|
| |
| .tm-dialog .tm-tc-sort span.tm-sortpri {
| |
| margin-left:18px;
| |
| line-height:18px;
| |
| }
| |
|
| |
| .tm-tc-sort div.tm-unsortable {
| |
| background-image:none;
| |
| cursor:inherit;
| |
| }
| |
|
| |
| .tm-tc-sort div.tm-sortnumber {
| |
| background-position:0px -18px;
| |
| }
| |
|
| |
| .tm-tc-sort div.tm-sortnumber-asc {
| |
| background-position:-18px -18px;
| |
| }
| |
|
| |
| .tm-tc-sort div.tm-sortnumber-dsc {
| |
| background-position:-36px -18px;
| |
| }
| |
|
| |
| .tm-tc-sort div.tm-sorttext-asc {
| |
| background-position:-18px 0px;
| |
| }
| |
|
| |
| .tm-tc-sort div.tm-sorttext-dsc {
| |
| background-position:-36px 0px;
| |
| }
| |
|
| |
| .tm-dialog .ft {
| |
| border-top:2px solid #4169e1;
| |
| }
| |
|
| |
| .tm-dialog .tm-dlg-proxy, .tm-dialog .tm-dlg-locator {
| |
| position:absolute;
| |
| padding:0;
| |
| margin:0;
| |
| }
| |
|
| |
| .tm-dialog .tm-dlg-proxy {
| |
| cursor:move;
| |
| border:3px solid #888;
| |
| background:transparent;
| |
| z-index:10;
| |
| }
| |
|
| |
| .tm-dialog .tm-dlg-locator {
| |
| border:none;
| |
| height:3px;
| |
| background:#f00;
| |
| z-index:2;
| |
| }
| |
|
| |
| .tm-dialog .m-selected {
| |
| background:#fff68f;
| |
| }
| |
| /*** Fin TableManager ***/
| |
| /* THICKBOX */
| |
| /* ocultar selects (por IE) y flash (por FF de Mac) */
| |
| body.thickbox_loaded select, body.thickbox_loaded object, body.thickbox_loaded embed, body.thickbox_loaded iframe {
| |
| display:none;
| |
| }
| |
|
| |
| #TB_window {
| |
| position:absolute;
| |
| background:#333;
| |
| background:-moz-linear-gradient(top, #888, #333);
| |
| background:-webkit-linear-gradient(top, #888, #333);
| |
| background:linear-gradient(to bottom, #888, #333);
| |
| filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#888888', gradientType='0');
| |
| color:#FFFFFF;
| |
| font:12px Arial, Helvetica, sans-serif;
| |
| visibility:hidden;
| |
| border:1px solid #525252;
| |
| -moz-border-radius:5px;
| |
| -webkit-border-radius:5px;
| |
| border-radius:5px;
| |
| text-align:left;
| |
| z-index:102;
| |
| }
| |
|
| |
| #TB_secondLine {
| |
| padding:0px 15px 0px 15px;
| |
| font-size:10px;
| |
| color:#999999;
| |
| text-align:right;
| |
| }
| |
| #TB_imageCount {
| |
| float:left;
| |
| }
| |
|
| |
| #TB_window a:link, #TB_window a:visited, #TB_window a:active, #TB_window a:focus, #TB_window a:hover {color:#fec423;}
| |
|
| |
| #TB_overlay {
| |
| position:fixed;
| |
| z-index:100;
| |
| top:0px;
| |
| left:0px;
| |
| height:100%;
| |
| width:100%;
| |
| background-color:#000;
| |
| filter:alpha(opacity=65);
| |
| -moz-opacity:0.65;
| |
| opacity:0.65;
| |
| visibility:visible;
| |
| }
| |
|
| |
| #TB_overlay.transparent {
| |
| filter:alpha(opacity=1);
| |
| -moz-opacity:0.01;
| |
| opacity:0.01;
| |
| }
| |
|
| |
| body.ie6 #TB_overlay { /* ie6 hack */
| |
| position:absolute;
| |
| height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
| |
| }
| |
|
| |
| #TB_window.fixedpos {
| |
| position:fixed;
| |
| top:50%;
| |
| left:50%;
| |
| }
| |
|
| |
| body.ie6 #TB_window.fixedpos { /* ie6 hack */
| |
| position:absolute;
| |
| margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
| |
| }
| |
|
| |
| #TB_Image {
| |
| display:block;
| |
| margin:15px auto 0;
| |
| border:1px solid #525252;
| |
| background:#FFFFFF;
| |
| }
| |
|
| |
| #TB_caption {
| |
| padding:5px 15px 7px 15px;
| |
| clear:both;
| |
| }
| |
|
| |
| #TB_closeWindow {
| |
| padding:0 15px 0 0;
| |
| float:right;
| |
| }
| |
|
| |
| #TB_closeAjaxWindow {
| |
| padding:0 10px 0 0;
| |
| margin-bottom:1px;
| |
| text-align:right;
| |
| float:right;
| |
| }
| |
|
| |
| #TB_title {
| |
| background-color:#333;
| |
| color:#fff;
| |
| }
| |
|
| |
| #TB_ajaxContent {
| |
| clear:both;
| |
| padding:2px 15px 10px 15px;
| |
| overflow:auto;
| |
| text-align:left;
| |
| line-height:1.4em;
| |
| }
| |
|
| |
| #TB_ajaxContent p {
| |
| padding:5px 0px 5px 0px;
| |
| }
| |
|
| |
| #TB_load {
| |
| position:fixed;
| |
| height:13px;
| |
| width:208px;
| |
| z-index:103;
| |
| top:50%;
| |
| left:50%;
| |
| margin:-6px 0 0 -104px; /* -height/2 0 0 -width/2 */
| |
| background:url(http://images1.wikia.nocookie.net/__cb20100625195853/es.pokemon/images/8/87/LoadingAnimation.gif) no-repeat;
| |
| visibility:visible;
| |
| }
| |
|
| |
| body.ie6 #TB_load { /* ie6 hack */
| |
| position:absolute;
| |
| margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
| |
| }
| |
|
| |
| #TB_prev, #TB_next {
| |
| padding-left:8px;
| |
| white-space:nowrap;
| |
| }
| |
|
| |
| #TB_descLink {
| |
| position:relative;
| |
| float:right;
| |
| width:20px;
| |
| height:20px;
| |
| margin-top:-19px;
| |
| margin-right:15px;
| |
| display:none;
| |
| background:#fec423 url("http://images2.wikia.nocookie.net/__cb20101012094234/es.pokemon/images/f/ff/FlechaIm%C3%A1genes.png") center center no-repeat;
| |
| }
| |
|
| |
| #TB_descLink .sprite { display:none !important; }
| |
|
| |
| #TB_ImageOff {
| |
| cursor:pointer;
| |
| clear:both;
| |
| margin-bottom:2px;
| |
| }
| |
|
| |
| #TB_imagetip {
| |
| display:none;
| |
| z-index:10;
| |
| position:absolute;
| |
| width:27px;
| |
| height:27px;
| |
| margin-top:-27px;
| |
| margin-left:-27px;
| |
| -moz-border-radius:15px;
| |
| -webkit-border-radius:15px;
| |
| border-radius:15px;
| |
| background:#fec423 url(http://images1.wikia.nocookie.net/__cb20101012102456/es.pokemon/images/a/ab/LupaGalerias.png) no-repeat bottom right;
| |
| cursor:help;
| |
| }
| |
| /* FIN THICKBOX */
| |
|
| |
| /* LazyLoadVideos */
| |
| div.video div.youtube object {
| |
| display:none;
| |
| }
| |
|
| |
| div.video div.youtube div.videodiscoveryoverlay {
| |
| width:100%;
| |
| height: 100%;
| |
| position: absolute;
| |
| top: 0;
| |
| left: 0;
| |
| opacity: 0.9;
| |
| background: url('http://images2.wikia.nocookie.net/__cb20120520172405/es.pokemon/images/9/97/Reproducir_v%C3%ADdeo.png') center center no-repeat;
| |
| cursor: pointer;
| |
| }
| |
|
| |
| div.video div.youtube div.videodiscoveryoverlay:hover {
| |
| opacity: 1;
| |
| }
| |
| /* Fin LazyLoadVideos */
| |
|
| |
| /* Plantilla plegable */
| |
| span.plegable-ctrl {float:right; font-weight:normal; font-size:90%; padding:0 0.5em; cursor:pointer;}
| |
| table.plegable .caption th .plegable-ctrl, table.plegable .encabezado th .plegable-ctrl {margin-right:-1em;}
| |
|
| |
| /* Estilos de [[Plantilla:Navegador]] */
| |
| #navegador {
| |
| font-size:90%;
| |
| position:absolute;
| |
| left:1em;
| |
| top:0.4em;
| |
| color:#888888;
| |
| }
| |
|
| |
| body.ns-10.action_view #navegador { display:none }
| |
|
| |
| #navegador a { color:#0052A3; }
| |
| #navegador a:hover { color:#008000; text-decoration:none; }
| |
|
| |
| .firstHeading { margin-top:6px; }
| |
| #siteNotice { margin-top:1em; }
| |
|
| |
| div.catlinks:target { outline:5px dashed #999; }
| |
|
| |
| /* fileusage: estilos en mover/borrar archivo */
| |
|
| |
| span.icon-loading {
| |
| display:inline-block;
| |
| vertical-align:middle;
| |
| width:16px;
| |
| height:16px;
| |
| background:transparent url(http://images1.wikia.nocookie.net/common/skins/common/images/ajax.gif?3);
| |
| }
| |
|
| |
| #fileusage-heading span.progress {font-size:smaller;}
| |
| #fileusage-list .backlink {font-style:italic;}
| |
|
| |
| /* Estilos de Lista de Pokémon según los puntos de esfuerzos recibidos en combate */
| |
|
| |
| table.listapuntosesfuerzo th:first-child + td + td { background:#EE975D; }
| |
| table.listapuntosesfuerzo th:first-child + td + td + td { background:#F9DB51; }
| |
| table.listapuntosesfuerzo th:first-child + td + td + td + td { background:#79D9E9; }
| |
| table.listapuntosesfuerzo th:first-child + td + td + td + td + td { background:#52F1AA; }
| |
| table.listapuntosesfuerzo th:first-child + td + td + td + td + td + td { background:#E8EBEB; }
| |
| table.listapuntosesfuerzo th:first-child + td + td + td + td + td + td + td { background:#E6ACF9; }
| |
| table.listapuntosesfuerzo th:first-child + td + td + td + td + td + td + td + td { background:#C5E4D8; }
| |
|
| |
| /* Estilo barra de categorías */
| |
|
| |
| #catlinks, #WikiaArticleCategories {
| |
| border:2px solid #444;
| |
| -moz-border-radius:10px;
| |
| -webkit-border-radius:10px;
| |
| border-radius:10px;
| |
| background:#333;
| |
| background:-moz-linear-gradient(top, #555, #333);
| |
| background:-webkit-linear-gradient(top, #555, #333);
| |
| background:linear-gradient(to bottom, #555, #333);
| |
| filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#333333', startColorstr='#555555', gradientType='0');
| |
| -moz-box-shadow:0.1em 0.1em 0.5em #303030;
| |
| -webkit-box-shadow:0.1em 0.1em 0.5em #303030;
| |
| box-shadow:0.1em 0.1em 0.5em #303030;
| |
| color:#FFF;
| |
| }
| |
|
| |
| #catlinks a, #WikiaArticleCategories a {
| |
| color:#fec423;
| |
| -webkit-border-radius: 5px;
| |
| border-radius: 5px;
| |
| padding: 5px 3px;
| |
| }
| |
| #catlinks li a:hover, #WikiaArticleCategories li a:hover {
| |
| background:-moz-linear-gradient(top, #444, #222);
| |
| background:-webkit-linear-gradient(top, #444, #222);
| |
| background:linear-gradient(to bottom, #444, #222);
| |
| color: white;
| |
| text-decoration: none;
| |
| }
| |
| #catlinks .noprint a:hover { background: none; }
| |
|
| |
| #catlinks a.new { color:#ff591f; }
| |
|
| |
| #mw-normal-catlinks > a, #WikiaArticleCategories a.categoriesLink { font-weight:bold; color:#FFF; }
| |
| #mw-normal-catlinks > a:hover, #WikiaArticleCategories a.categoriesLink:hover { text-decoration: none; }
| |
|
| |
| /* Estilo de la barra de nuevos mensajes */
| |
|
| |
| .usermessage {
| |
| background:#ffce7b url(http://images2.wikia.nocookie.net/__cb20100401155415/es.pokemon/images/5/50/Fondo_de_nuevos_mensajes.png) no-repeat left;
| |
| padding-left:87px;
| |
| -moz-box-shadow:0 0 0.5em 0.2em #ffce7b;
| |
| -webkit-box-shadow:0 0 0.5em #ffce7b;
| |
| box-shadow:0 0 0.5em #ffce7b;
| |
| -moz-border-radius:5px;
| |
| -webkit-border-radius:5px;
| |
| border-radius:5px;
| |
| }
| |
|
| |
| /* Imagen en [[WikiDex:Portal de la comunidad]] */
| |
|
| |
| .fcomunidad { background:url(http://images1.wikia.nocookie.net/__cb20101101122754/es.pokemon/images/e/e0/TablonComunidad.jpg) center center no-repeat; color:#c92201; font-weight:bold; }
| |
|
| |
| /* Navegador de {{Cuadro Pokémon}} */
| |
|
| |
| h1.navcp { margin-top:8px !important; line-height:1.2em !important; }
| |
|
| |
| h1#firstHeading .navtitulo {
| |
| -moz-border-radius:10px 10px 0 0;
| |
| -webkit-border-top-left-radius:10px;
| |
| -webkit-border-top-right-radius:10px;
| |
| border-radius:10px 10px 0 0;
| |
| padding:2px 14px 1px 10px;
| |
| border-width:2px 2px 1px;
| |
| border-style:solid;
| |
| }
| |
|
| |
| h1#firstHeading .navprev, h1#firstHeading .navnext {
| |
| border-width:1px;
| |
| border-style:solid;
| |
| padding:3px 16px 4px 12px;
| |
| font-size:55%;
| |
| margin-left:-1px;
| |
| line-height:10px;
| |
| }
| |
|
| |
| h1#firstHeading .navnext {
| |
| -moz-border-radius:0 10px 0 0;
| |
| -webkit-border-top-right-radius:10px;
| |
| border-radius:0 10px 0 0;
| |
| }
| |
|
| |
| h1#firstHeading span a { color:#001E8C; }
| |
| h1#firstHeading span a:hover { text-decoration:none; }
| |
|
| |
| /*** Páginas de categorías (ns14) ***/
| |
| /* TOC */
| |
|
| |
| ul#categorytoc, ul#filetoc, div.pagingLinks {
| |
| border:2px solid #555;
| |
| -moz-border-radius:10px;
| |
| -webkit-border-radius:10px;
| |
| border-radius:10px;
| |
| background:#666;
| |
| background:-moz-linear-gradient(top, #666, #444);
| |
| background:-webkit-linear-gradient(top, #666, #444);
| |
| background:linear-gradient(to bottom, #666, #444);
| |
| filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#444444', startColorstr='#666666', gradientType='0');
| |
| -moz-box-shadow:0.1em 0.1em 0.5em 0.01em #303030;
| |
| -webkit-box-shadow:0.1em 0.1em 0.5em 0.01em #303030;
| |
| box-shadow:0.1em 0.1em 0.5em 0.01em #303030;
| |
| color:#fff;
| |
| font-size: 95%;
| |
| margin-bottom: 0.5em;
| |
| margin-left: 0;
| |
| margin-right: 0;
| |
| padding: 5px; | | padding: 5px; |
| padding-top: 3px;
| |
| text-align: center;
| |
| } | | } |
|
| | |
| #categorytoc li, #filetoc li {
| | table.cleantable caption { |
| display: inline; | | margin-left: inherit; |
| list-style-type: none;
| | margin-right: inherit; |
| padding-right: 8px;
| |
| padding-left: 8px;
| |
| }
| |
|
| |
| div.pagingLinks { line-height: 15px; width: 300px; margin-top: 0.5em;}
| |
|
| |
| #categorytoc li a, #filetoc li a, div.pagingLinks a { color:#fec423 !important; }
| |
|
| |
| /* Muestrario de la categoría */
| |
| div.category-gallery { width: 800px !important; margin:6px !important; }
| |
|
| |
| /* Quitamos el "Leer más" que es absolutamente irrelevante */
| |
| .RelatedPagesModule { display: none; }
| |
|
| |
| /* desde 20121012 las imágenes en galerías aparecen pegadas a la izquierda. Esto las devuelve al centro */
| |
| div.gallery-image-wrapper {
| |
| top: auto !important;
| |
| left: auto !important;
| |
| margin: auto !important; | |
| } | | } |
|
| |
| /* El código CSS de esta página proviene de WikiDex. Para los autores del mismo, ver el historial de [[w:c:es.pokemon:MediaWiki:Common.css]]. Favor de mantener este mensaje si copian el código a otro wiki. */
| |
| /*</pre>*/
| |