de:locomotive:anwendungen
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previa | ||
| de:locomotive:anwendungen [2026/05/18 11:45] – creado jesus | de:locomotive:anwendungen [2026/05/18 15:11] (actual) – jesus | ||
|---|---|---|---|
| Línea 105: | Línea 105: | ||
| } | } | ||
| - | /* Enlaces principales | + | /* --- REGLAS DE CONTROL RETRO (ACTIVOS / INACTIVOS) --- */ |
| - | .pcw-link-main a { | + | /* Limpieza base de enlaces de la wiki dentro de las cajas */ |
| + | .dokuwiki .pcw-monitor-ultra .pcw-link-main a { | ||
| + | text-decoration: | ||
| + | border: none !important; | ||
| + | margin: 0 !important; | ||
| + | padding: 0 !important; | ||
| + | display: inline-block !important; | ||
| + | } | ||
| + | |||
| + | /* 1. INACTIVO (Página no creada): | ||
| + | .dokuwiki .pcw-monitor-ultra .pcw-link-main a.wikilink2 { | ||
| + | color: #88aa55 !important; | ||
| + | text-shadow: | ||
| + | opacity: 0.7 !important; | ||
| + | font-weight: | ||
| + | } | ||
| + | |||
| + | /* 2. ACTIVO (Página creada): Verde Neón Radiactivo | ||
| + | | ||
| + | .dokuwiki .pcw-monitor-ultra .pcw-link-main a: | ||
| + | color: #00ff00 !important; | ||
| + | text-shadow: | ||
| + | font-weight: | ||
| + | opacity: 1 !important; | ||
| + | } | ||
| + | |||
| + | /* Efecto Hover unificado */ | ||
| + | .dokuwiki .pcw-monitor-ultra | ||
| color: #00ff00 !important; | color: #00ff00 !important; | ||
| - | text-shadow: | ||
| text-decoration: | text-decoration: | ||
| } | } | ||
de/locomotive/anwendungen.1779104713.txt.gz · Última modificación: por jesus
