From e10fd697090627b6ce946fa150eca7c69c1890d9 Mon Sep 17 00:00:00 2001 From: Joel Date: Thu, 18 Nov 2021 22:14:15 -0300 Subject: [PATCH] iconos en detalle y lista postulantes --- curriculumsearch/src/main/webapp/css/indexStyle.css | 7 ++++--- curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp | 57 +++++++++++++++++++++++++++++++++++---------------------- curriculumsearch/src/main/webapp/jsp/postulantes.jsp | 2 +- 3 files changed, 40 insertions(+), 26 deletions(-) diff --git a/curriculumsearch/src/main/webapp/css/indexStyle.css b/curriculumsearch/src/main/webapp/css/indexStyle.css index 6f1e132..5fb3cfd 100644 --- a/curriculumsearch/src/main/webapp/css/indexStyle.css +++ b/curriculumsearch/src/main/webapp/css/indexStyle.css @@ -1,8 +1,9 @@ body{ background-image:url(/img/fondoIndex.jpg); - background-size:cover; - background-repeat:no-repeat; - height:100vh;width:100vw; + background-position: center; + background-repeat: no-repeat; + background-size: cover; + height:100%;width:100vw; position: absolute; -webkit-text-size-adjust: 100%; } \ No newline at end of file diff --git a/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp b/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp index 3cfa457..574c253 100644 --- a/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp +++ b/curriculumsearch/src/main/webapp/jsp/detallepostulante.jsp @@ -154,7 +154,7 @@
-
Tecnologias
+
Tecnologias
${detalle_tecnologia.getTecnologia().getNombre()}
@@ -162,7 +162,7 @@

-
Cargos al que postula
+
Cargos al que postula
    @@ -185,7 +185,21 @@
@@ -251,8 +259,20 @@
@@ -314,7 +327,7 @@
-
Referencias Personales
+
Referencias Personales
    diff --git a/curriculumsearch/src/main/webapp/jsp/postulantes.jsp b/curriculumsearch/src/main/webapp/jsp/postulantes.jsp index fb03703..3de212c 100644 --- a/curriculumsearch/src/main/webapp/jsp/postulantes.jsp +++ b/curriculumsearch/src/main/webapp/jsp/postulantes.jsp @@ -197,7 +197,7 @@ ${postulante.estado.getEstado()} - Ver + -- libgit2 0.26.0