/* ESTILOS PARA LOS MODALES MÓVILES */ .htc_modal_backdrop { display: none; /* Oculto por defecto */ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.75); /* Fondo oscuro */ backdrop-filter: blur(4px); /* EFECTO DIFUMINADO */ z-index: 99999; align-items: center; justify-content: center; padding: 20px; box-sizing: border-box; } .htc_modal_content { background: #fff; width: 100%; max-width: 350px; /* Ancho máximo para que no se vea gigante en tablets */ border-radius: 12px; box-shadow: 0 10px 25px rgba(0,0,0,0.5); overflow: hidden; position: relative; animation: slideUp 0.3s ease-out; } /* Animación suave de entrada */ @keyframes slideUp { from { transform: translateY(50px); opacity: 0; } to { transform: translateY(0); opacity: 1; } } .htc_modal_header { background: #f5f5f5; padding: 15px; font-weight: bold; color: #333; border-bottom: 1px solid #ddd; display: flex; justify-content: space-between; align-items: center; } .htc_close_btn { background: none; border: none; font-size: 20px; color: #888; cursor: pointer; padding: 0 10px; } .htc_modal_body { padding: 20px; } /* Botones grandes táctiles */ .htc_mobile_btn { display: block; width: 100%; padding: 12px; margin-bottom: 10px; background: #f0f7ff; color: #0066cc; text-align: center; border-radius: 8px; text-decoration: none; font-weight: bold; border: 1px solid #cce5ff; } .htc_mobile_btn:active { background: #0066cc; color: #fff; } /* Resultados del buscador móvil */ #mobile_res_ira { max-height: 250px; overflow-y: auto; margin-top: 10px; border-top: 1px solid #eee; } .mobile_ira_item { display: block; padding: 12px 5px; border-bottom: 1px solid #eee; color: #333; text-decoration: none; } HTCMania - Ver Mensaje Individual - ◥███◣ CriskeloRomNOTE. v7◥███◣ BaseRom XXLB1 - CallRec -Jkay Mod 13.5.1- BLN Full - THEME ICS MOD y Mucho mas
Ver Mensaje Individual
  #40  
Viejo 16/01/12, 12:45:25
Avatar de SirGaldor
SirGaldor SirGaldor está en línea ahora
Usuario muy activo
Mensajes: 566
Compra y venta: (2)
 
Fecha de registro: sep 2008
Localización: Andorra
Mensajes: 566
Versión de ROM: La mejor del momento!
Tu operador: Personal
Mencionado: 0 comentarios
Tagged: 0 hilos
pues bueno, Instalada encima de la rocket sin hacer wipes y funciona... probando estoy
Responder Con Cita