inventario:libros
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previa | ||
| inventario:libros [2026/05/18 16:29] – creado jesus | inventario:libros [2026/05/18 16:37] (actual) – jesus | ||
|---|---|---|---|
| Línea 2: | Línea 2: | ||
| < | < | ||
| < | < | ||
| - | /* --- MOTOR DE CATALOGACION CRT --- */ | + | /* --- MOTOR DE CATALOGACION |
| .pcw-monitor-ultra { | .pcw-monitor-ultra { | ||
| background-color: | background-color: | ||
| Línea 11: | Línea 11: | ||
| .pcw-monitor-ultra:: | .pcw-monitor-ultra:: | ||
| content: " "; position: absolute; top: 0; left: 0; bottom: 0; right: 0; | content: " "; position: absolute; top: 0; left: 0; bottom: 0; right: 0; | ||
| - | background: linear-gradient(rgba(18, | + | background: linear-gradient(rgba(18, |
| - | background-size: | + | linear-gradient(90deg, |
| + | background-size: | ||
| } | } | ||
| Línea 18: | Línea 19: | ||
| color: #00ff00; font-size: 1.6em; font-weight: | color: #00ff00; font-size: 1.6em; font-weight: | ||
| display: block; text-shadow: | display: block; text-shadow: | ||
| + | } | ||
| + | |||
| + | /* --- ÍNDICE ALFABÉTICO SUPERIOR --- */ | ||
| + | .abecedario-nav { | ||
| + | display: flex; flex-direction: | ||
| + | background-color: | ||
| + | margin-bottom: | ||
| + | } | ||
| + | .abecedario-nav a { | ||
| + | flex: 1; text-align: center; min-width: 25px; color: #00ff00 !important; | ||
| + | text-decoration: | ||
| + | text-shadow: | ||
| + | } | ||
| + | .abecedario-nav a:hover { background-color: | ||
| + | |||
| + | /* --- TÍTULOS DE LETRA --- */ | ||
| + | .abecedario-titulo { | ||
| + | color: #000000 !important; background-color: | ||
| + | font-size: 1.2em; font-weight: | ||
| + | width: 32px; height: 32px; line-height: | ||
| + | display: block; scroll-margin-top: | ||
| } | } | ||
| /* Tabla Técnica de Inventario */ | /* Tabla Técnica de Inventario */ | ||
| - | .inv-table { width: 100%; border-collapse: | + | .inv-table { width: 100%; border-collapse: |
| .inv-table th { background-color: | .inv-table th { background-color: | ||
| - | .inv-table td { padding: 10px 8px; border-bottom: | + | .inv-table td { padding: 10px 8px; border-bottom: |
| + | |||
| + | /* --- CONTROL MANUAL DE COLORES DE PRESERVACIÓN --- */ | ||
| + | /* Estado 1: PRESERVADO (Texto en Verde Neón con Brillo) */ | ||
| + | .status-safe { | ||
| + | | ||
| + | text-shadow: | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | /* Estado 2: BUSCANDO / NO PRESERVADO (Texto en Rojo Fósforo con Brillo) */ | ||
| + | .status-missing { | ||
| + | color: #ff3333 !important; | ||
| + | text-shadow: | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | /* Columna de Idioma */ | ||
| + | .lang-tag { color: #00aa00; font-weight: | ||
| /* --- SISTEMA LIGHTBOX INTERACTIVO (CSS PURO) --- */ | /* --- SISTEMA LIGHTBOX INTERACTIVO (CSS PURO) --- */ | ||
| .lightbox-container { position: relative; display: inline-block; | .lightbox-container { position: relative; display: inline-block; | ||
| - | .lightbox-check { display: none; } /* Checkbox oculto */ | + | .lightbox-check { display: none; } |
| | | ||
| - | /* Miniatura de la portada */ | ||
| .thumb-img { | .thumb-img { | ||
| width: 45px; height: 60px; object-fit: cover; border: 1px solid #00ff00; | width: 45px; height: 60px; object-fit: cover; border: 1px solid #00ff00; | ||
| Línea 36: | Línea 75: | ||
| .thumb-img: | .thumb-img: | ||
| - | /* Comportamiento al hacer Click (Checkbox Activo) */ | ||
| .lightbox-check: | .lightbox-check: | ||
| position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; | position: fixed; top: 0; left: 0; width: 100vw; height: 100vh; | ||
| Línea 46: | Línea 84: | ||
| | | ||
| @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } | @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } | ||
| - | |||
| - | /* --- AUTOMATIZACIÓN DE COLOR DE PRESERVACIÓN --- */ | ||
| - | .dokuwiki .pcw-monitor-ultra .inv-item-link a { | ||
| - | text-decoration: | ||
| - | } | ||
| - | /* PRESERVADO = Verde Neón con brillo */ | ||
| - | .dokuwiki .pcw-monitor-ultra .inv-item-link a.wikilink, | ||
| - | .dokuwiki .pcw-monitor-ultra .inv-item-link a: | ||
| - | color: #00ff00 !important; text-shadow: | ||
| - | } | ||
| - | /* NO PRESERVADO / EN BÚSQUEDA = Rojo Alerta con brillo */ | ||
| - | .dokuwiki .pcw-monitor-ultra .inv-item-link a.wikilink2 { | ||
| - | color: #ff3333 !important; text-shadow: | ||
| - | } | ||
| - | .dokuwiki .pcw-monitor-ultra .inv-item-link a:hover { text-decoration: | ||
| </ | </ | ||
| <div class=" | <div class=" | ||
| - | <div class=" | + | <div class=" |
| + | <!-- ÍNDICE SUPERIOR (Anclas de salto) --> | ||
| + | <div class=" | ||
| + | <a href="# | ||
| + | <a href="# | ||
| + | <a href="# | ||
| + | <a href="# | ||
| + | <a href="# | ||
| + | <a href="# | ||
| + | </ | ||
| + | |||
| + | <!-- SECCIÓN D --> | ||
| + | <div id=" | ||
| <table class=" | <table class=" | ||
| < | < | ||
| <tr> | <tr> | ||
| <th style=" | <th style=" | ||
| - | < | + | < |
| - | <th style=" | + | <th style=" |
| + | <th style=" | ||
| </tr> | </tr> | ||
| </ | </ | ||
| < | < | ||
| - | |||
| - | <!-- REGISTRO 1: EJEMPLO MATERIAL PRESERVADO (La página interna debe existir) --> | ||
| <tr> | <tr> | ||
| <td> | <td> | ||
| <div class=" | <div class=" | ||
| - | <input type=" | + | <input type=" |
| - | <img src=" | + | <img src=" |
| </ | </ | ||
| </td> | </td> | ||
| - | <td class=" | + | <td class=" |
| - | | + | |
| - | </ | + | < |
| - | <td>< | + | |
| </tr> | </tr> | ||
| + | </ | ||
| + | </ | ||
| - | | + | |
| + | <div id=" | ||
| + | <table class=" | ||
| + | < | ||
| + | < | ||
| + | <th style=" | ||
| + | < | ||
| + | <th style=" | ||
| + | <th style=" | ||
| + | </ | ||
| + | </ | ||
| + | <tbody> | ||
| <tr> | <tr> | ||
| <td> | <td> | ||
| <div class=" | <div class=" | ||
| - | <input type=" | + | <input type=" |
| <img src=" | <img src=" | ||
| </ | </ | ||
| </td> | </td> | ||
| - | <td class=" | + | <td class=" |
| - | </ | + | |
| - | </ | + | < |
| - | <td>< | + | |
| </tr> | </tr> | ||
| + | </ | ||
| + | </ | ||
| + | <!-- SECCIÓN M --> | ||
| + | <div id=" | ||
| + | <table class=" | ||
| + | < | ||
| + | <tr> | ||
| + | <th style=" | ||
| + | < | ||
| + | <th style=" | ||
| + | <th style=" | ||
| + | </tr> | ||
| + | </ | ||
| + | < | ||
| + | <tr> | ||
| + | <td> | ||
| + | <div class=" | ||
| + | <input type=" | ||
| + | <img src=" | ||
| + | </ | ||
| + | </td> | ||
| + | <td class=" | ||
| + | <td class=" | ||
| + | <td class=" | ||
| + | </tr> | ||
| </ | </ | ||
| </ | </ | ||
| + | |||
| </ | </ | ||
| </ | </ | ||
inventario/libros.1779121773.txt.gz · Última modificación: por jesus
