diff --git a/assets/css/style.css b/assets/css/style.css index 54567d01..00f57bf5 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -116,7 +116,7 @@ body { body.sidebar-active .content { /* Don't push content, but apply a visual effect */ filter: blur(3px) brightness(0.6); - pointer-events: none; /* Prevent interaction with content when sidebar is open */ + /* pointer-events: none; REMOVED to allow interaction even if sidebar is active */ } /* The body itself gets an overlay to darken it */ diff --git a/calculo_costos_v2.php b/calculo_costos_v2.php index 6f6b9760..c63276d8 100644 --- a/calculo_costos_v2.php +++ b/calculo_costos_v2.php @@ -1,4 +1,6 @@ fetchAll(PDO::FETCH_ASSOC); -
Edición directa mediante cuadros de texto. Escribe y presiona "Guardar".
-Edición directa: Escribe en los cuadros y los cambios se guardarán al salir del cuadro.
| Orden | -Producto | -Imagen | -Costo Prod. | -Film | -Asesora | -Delivery | -Publicidad | -Inversión Total | -Promo 1 | -Recaudo 1 | -Promo 2 | -Recaudo 2 | -Promo 3 | -Recaudo 3 | -Acción | -
|---|
| Orden | +Producto | +Imagen | +Costo Prod. | +Film | +Asesora | +Delivery | +Publicidad | +Inversión Total | +Promo 1 | +Recaudo 1 | +Promo 2 | +Recaudo 2 | +Promo 3 | +Recaudo 3 | +Acción | +|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| - | + $r1 = $p1 > 0 ? $p1 - $inversion_total : null; + $r2 = $p2 > 0 ? $p2 - $inversion_total : null; + $r3 = $p3 > 0 ? $p3 - $inversion_total : null; + ?> + | |||||||||||||||
| + |
+
- |
-
-
- |
- - | - | - | - | - |
-
- S/
+
+ |
+
+
+
+
- |
-
- - | - - | - | - - | - | - - |
-
-
-
-
- |
-