From 1728027b163a558f4647e95690247b1e035d61fc Mon Sep 17 00:00:00 2001 From: marsalva Date: Mon, 16 Feb 2026 15:00:10 +0000 Subject: [PATCH] Actualizar proveedores.html --- proveedores.html | 158 ++++++++++++++++++++++++++++++----------------- 1 file changed, 103 insertions(+), 55 deletions(-) diff --git a/proveedores.html b/proveedores.html index fde2e75..f30c937 100644 --- a/proveedores.html +++ b/proveedores.html @@ -14,6 +14,10 @@ .service-card { cursor: pointer; transition: all 0.2s ease; position: relative; } .service-card:hover:not(.archived) { transform: translateY(-2px); border-color: #3b82f6; box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1); } .archived { opacity: 0.7; grayscale: 100%; } + + /* Animación suave para el icono de esperando */ + .pulse-slow { animation: pulse 3s cubic-bezier(0.4, 0, 0.6, 1) infinite; } + @keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: .5; } } @@ -111,6 +115,7 @@ +
@@ -118,14 +123,14 @@
Asegurado - +
Teléfono - +
@@ -169,6 +174,7 @@ +