From 1f5e6ec796d3aabbb49bda2cb493cf5a75e56097 Mon Sep 17 00:00:00 2001 From: Alejandro121102 Date: Fri, 10 May 2024 10:20:54 -0600 Subject: [PATCH] correccion de botones --- Inventario-war/web/GeneroEliminar.xhtml | 4 +- Inventario-war/web/categoriaCrear.xhtml | 6 +-- Inventario-war/web/categoriaEliminar.xhtml | 4 +- Inventario-war/web/colorCrear.xhtml | 6 +-- Inventario-war/web/colorEliminar.xhtml | 4 +- Inventario-war/web/generoCrear.xhtml | 6 +-- Inventario-war/web/marcaCrear.xhtml | 6 +-- Inventario-war/web/marcaEliminar.xhtml | 4 +- .../web/resources/css/cssLayout.css | 2 + Inventario-war/web/rolCrear.xhtml | 6 +-- Inventario-war/web/rolEliminar.xhtml | 4 +- Inventario-war/web/tallaCrear.xhtml | 6 +-- Inventario-war/web/tallaEliminar.xhtml | 4 +- Inventario-war/web/ubicacionCrear.xhtml | 6 +-- Inventario-war/web/ubicacionEliminar.xhtml | 4 +- Inventario-war/web/usuarioCrear.xhtml | 41 +++++++++++-------- Inventario-war/web/usuariosEliminar.xhtml | 29 +++++++------ 17 files changed, 74 insertions(+), 68 deletions(-) diff --git a/Inventario-war/web/GeneroEliminar.xhtml b/Inventario-war/web/GeneroEliminar.xhtml index f09c7e2..2f2d379 100644 --- a/Inventario-war/web/GeneroEliminar.xhtml +++ b/Inventario-war/web/GeneroEliminar.xhtml @@ -69,7 +69,7 @@

-
+
@@ -77,7 +77,7 @@
- +
diff --git a/Inventario-war/web/categoriaCrear.xhtml b/Inventario-war/web/categoriaCrear.xhtml index 4728c33..ac8c4a2 100644 --- a/Inventario-war/web/categoriaCrear.xhtml +++ b/Inventario-war/web/categoriaCrear.xhtml @@ -70,15 +70,15 @@

-
+
- - + + diff --git a/Inventario-war/web/categoriaEliminar.xhtml b/Inventario-war/web/categoriaEliminar.xhtml index 56625ee..bc7f0aa 100644 --- a/Inventario-war/web/categoriaEliminar.xhtml +++ b/Inventario-war/web/categoriaEliminar.xhtml @@ -69,7 +69,7 @@

-
+
@@ -78,7 +78,7 @@
- +
diff --git a/Inventario-war/web/colorCrear.xhtml b/Inventario-war/web/colorCrear.xhtml index f041539..905d6e6 100644 --- a/Inventario-war/web/colorCrear.xhtml +++ b/Inventario-war/web/colorCrear.xhtml @@ -70,7 +70,7 @@

-
+
- - + + diff --git a/Inventario-war/web/colorEliminar.xhtml b/Inventario-war/web/colorEliminar.xhtml index 9c85c82..5d1cd2c 100644 --- a/Inventario-war/web/colorEliminar.xhtml +++ b/Inventario-war/web/colorEliminar.xhtml @@ -70,7 +70,7 @@

-
+
@@ -78,7 +78,7 @@
- +
diff --git a/Inventario-war/web/generoCrear.xhtml b/Inventario-war/web/generoCrear.xhtml index 56e0672..c993b6c 100644 --- a/Inventario-war/web/generoCrear.xhtml +++ b/Inventario-war/web/generoCrear.xhtml @@ -69,15 +69,15 @@

-
+
- - + + diff --git a/Inventario-war/web/marcaCrear.xhtml b/Inventario-war/web/marcaCrear.xhtml index 469fb48..49d25a8 100644 --- a/Inventario-war/web/marcaCrear.xhtml +++ b/Inventario-war/web/marcaCrear.xhtml @@ -70,14 +70,14 @@

-
+
- - + + diff --git a/Inventario-war/web/marcaEliminar.xhtml b/Inventario-war/web/marcaEliminar.xhtml index d135994..d25ec8b 100644 --- a/Inventario-war/web/marcaEliminar.xhtml +++ b/Inventario-war/web/marcaEliminar.xhtml @@ -69,7 +69,7 @@

-
+
@@ -77,7 +77,7 @@
- +
diff --git a/Inventario-war/web/resources/css/cssLayout.css b/Inventario-war/web/resources/css/cssLayout.css index c3b0026..cb34d21 100644 --- a/Inventario-war/web/resources/css/cssLayout.css +++ b/Inventario-war/web/resources/css/cssLayout.css @@ -77,6 +77,8 @@ justify-content: center; align-items: center; height: 100%; + margin: auto; + width: 50%; } .content { diff --git a/Inventario-war/web/rolCrear.xhtml b/Inventario-war/web/rolCrear.xhtml index 1a96fe3..b896ecc 100644 --- a/Inventario-war/web/rolCrear.xhtml +++ b/Inventario-war/web/rolCrear.xhtml @@ -70,7 +70,7 @@

-
+
@@ -80,8 +80,8 @@
- - + + diff --git a/Inventario-war/web/rolEliminar.xhtml b/Inventario-war/web/rolEliminar.xhtml index e8e8b9b..4390e2d 100644 --- a/Inventario-war/web/rolEliminar.xhtml +++ b/Inventario-war/web/rolEliminar.xhtml @@ -70,7 +70,7 @@

-
+
@@ -78,7 +78,7 @@
- +
diff --git a/Inventario-war/web/tallaCrear.xhtml b/Inventario-war/web/tallaCrear.xhtml index 04c5985..580790a 100644 --- a/Inventario-war/web/tallaCrear.xhtml +++ b/Inventario-war/web/tallaCrear.xhtml @@ -69,7 +69,7 @@

-
+
@@ -77,8 +77,8 @@
- - + + diff --git a/Inventario-war/web/tallaEliminar.xhtml b/Inventario-war/web/tallaEliminar.xhtml index 9f2d6c1..828006f 100644 --- a/Inventario-war/web/tallaEliminar.xhtml +++ b/Inventario-war/web/tallaEliminar.xhtml @@ -68,7 +68,7 @@

-
+
@@ -76,7 +76,7 @@
- +
diff --git a/Inventario-war/web/ubicacionCrear.xhtml b/Inventario-war/web/ubicacionCrear.xhtml index 7700148..733135e 100644 --- a/Inventario-war/web/ubicacionCrear.xhtml +++ b/Inventario-war/web/ubicacionCrear.xhtml @@ -71,7 +71,7 @@

-
+
@@ -86,8 +86,8 @@
- - + + diff --git a/Inventario-war/web/ubicacionEliminar.xhtml b/Inventario-war/web/ubicacionEliminar.xhtml index eb5bf1c..a81a8e4 100644 --- a/Inventario-war/web/ubicacionEliminar.xhtml +++ b/Inventario-war/web/ubicacionEliminar.xhtml @@ -68,7 +68,7 @@

-
+
@@ -84,7 +84,7 @@
- +
diff --git a/Inventario-war/web/usuarioCrear.xhtml b/Inventario-war/web/usuarioCrear.xhtml index 9a03c3f..11f1828 100644 --- a/Inventario-war/web/usuarioCrear.xhtml +++ b/Inventario-war/web/usuarioCrear.xhtml @@ -63,20 +63,21 @@ + + - + + +

-
+ +
-
- - - -
+ @@ -84,34 +85,38 @@
- - + + - + -
-
+ - +
- +
- - - + + + - + +
+ +
+ +
diff --git a/Inventario-war/web/usuariosEliminar.xhtml b/Inventario-war/web/usuariosEliminar.xhtml index 463cd06..510040d 100644 --- a/Inventario-war/web/usuariosEliminar.xhtml +++ b/Inventario-war/web/usuariosEliminar.xhtml @@ -69,37 +69,36 @@

- +
+ -
-
+
- + + + +
- - -
-
- + -
-
- - + + +
- + +
- +