diff --git a/src/addOferta.php b/src/addOferta.php index a531480..3ccdc0f 100644 --- a/src/addOferta.php +++ b/src/addOferta.php @@ -58,7 +58,7 @@ if (!empty($_POST)) { $arrayInsert = array(); $arrayInsert["pedido"] = $solicitud; $arrayInsert["obsGerente"] = $observaciones; - $arrayInsert["estado"] = "100"; + $arrayInsert["estado"] = "110"; /* $arrayInsert["prioridad"]= $prioridad; $arrayInsert["empleados"]=$empleados; diff --git a/src/css/menu.css b/src/css/menu.css index bda6a6b..dd93224 100644 --- a/src/css/menu.css +++ b/src/css/menu.css @@ -49,11 +49,12 @@ border-bottom: 1px dashed #999; list-style-type: none; padding:0px; margin:0px; + width: 100%; } #menu li{ - border-bottom: 1px dashed #999; display: block; - padding-left:20px; + padding: 0 10px; + float: left; } #menu a{ color:#EEEEEE; diff --git a/src/css/style.css b/src/css/style.css index 9a59d5b..8cd7359 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -242,11 +242,11 @@ a:hover #menu { - position: absolute; - top: 100px; - left: 0; - width: 150px; - height: 100%; + position: absolute; + top: 88px; + left: 0; + width: 100%; + height: 24px; overflow: visible; background-color: #555; border-right:1px solid #000; @@ -273,21 +273,23 @@ a:hover #main { - width: 90%; - margin-left: 150px; - padding: 20px; + padding: 40px 20px 20px; height: 100%; } #banner { - height: 80px; + height: 78px; color: white; text-transform: uppercase; - padding: 10px 10px 10px 20px; + padding: 10px 5px 0px 20px; background-color: #444; } +#banner h1 { + margin: 0px; +} + #main h2 { border-bottom: 1px solid #808080; diff --git a/src/gestion_candidato.php b/src/gestion_candidato.php index f717c14..99fa3b2 100644 --- a/src/gestion_candidato.php +++ b/src/gestion_candidato.php @@ -454,7 +454,7 @@ echo ''; echo '
-