From f35dae6dac4977912dcf90296c20ccc48e32b1c3 Mon Sep 17 00:00:00 2001 From: Myrna Degano Date: Wed, 5 Nov 2003 18:15:53 +0000 Subject: [PATCH] Cambios en los nombres de los estilos de servicios, para evitar colisiones. --- sistema/www/css/servicios_brigada.css | 28 +++++++-- sistema/www/css/servicios_codep.css | 57 ++++++++++++++++--- sistema/www/css/servicios_infoleg.css | 3 - sistema/www/css/servicios_novedades.css | 34 ++++++++--- sistema/www/servicios/brigada/brigada.php | 8 +-- sistema/www/servicios/codep/ayuda.htm | 30 +++++----- sistema/www/servicios/codep/codep_codigo.php | 10 ++-- sistema/www/servicios/codep/codep_nombre.php | 10 ++-- sistema/www/servicios/infoleg/pedido.php | 2 - sistema/www/servicios/novedades/novedades.php | 10 ++-- 10 files changed, 132 insertions(+), 60 deletions(-) delete mode 100644 sistema/www/css/servicios_infoleg.css diff --git a/sistema/www/css/servicios_brigada.css b/sistema/www/css/servicios_brigada.css index d713ccc..82a1fb2 100644 --- a/sistema/www/css/servicios_brigada.css +++ b/sistema/www/css/servicios_brigada.css @@ -1,4 +1,24 @@ - -.txt_chicoiz { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; vertical-align: middle; font-weight: normal } -.txt_chicoder { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; vertical-align: middle; font-weight: normal } -.txt_naranja { COLOR: #FF6600; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; font-style: normal; line-height: normal; font-weight: bold} + .servicios_brigada_txt_chicoiz { + font-family: Arial, Helvetica, sans-serif; + font-size: 8pt; + font-style: normal; + line-height: normal; + vertical-align: middle; + font-weight: normal +} +.servicios_brigada_txt_chicoder { + font-family: Arial, Helvetica, sans-serif; + font-size: 8pt; + font-style: normal; + line-height: normal; + vertical-align: middle; + font-weight: normal +} +.servicios_brigada_txt_naranja { + color: #FF6600; + font-family: Arial, Helvetica, sans-serif; + font-size: 9pt; + font-style: normal; + line-height: normal; + font-weight: bold +} diff --git a/sistema/www/css/servicios_codep.css b/sistema/www/css/servicios_codep.css index b9ea0aa..7b8d342 100644 --- a/sistema/www/css/servicios_codep.css +++ b/sistema/www/css/servicios_codep.css @@ -1,9 +1,48 @@ - -.textoazul { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: normal } -.titulo_form { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; font-style: normal; line-height: normal; background-position: centre centre; text-align: centre; vertical-align: middle ; font-weight: normal} -.txt1 { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: normal } -.txt2 { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; background-position: left top; text-align: left; vertical-align: middle; font-weight: normal } -.txt_naranja { COLOR: #FF3300; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: bold} -.txt_derecha { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: right centre; text-align: right; vertical-align: middle; font-weight: bold} -.txt1centro { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: centre centre; text-align: centre; vertical-align: top; font-weight: normal } -.txt1blanco { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: bold} +.servicios_codep_textoazul { + COLOR: #003366; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 10pt; + font-style: normal; + line-height: normal; + font-weight: normal +} +.servicios_codep_txt1 { + COLOR: #000000; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 10pt; + font-style: normal; + line-height: normal; + background-position: left centre; + text-align: left; + vertical-align: top; + font-weight: normal } +.servicios_codep_txt2 { + COLOR: #000000; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 8pt; + font-style: normal; + line-height: normal; + background-position: left top; + text-align: left; + vertical-align: middle; + font-weight: normal +} +.servicios_codep_txt_naranja { + COLOR: #FF3300; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 10pt; + font-style: normal; + line-height: normal; + font-weight: bold +} +.servicios_codep_txt_derecha { + COLOR: #003366; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 10pt; + font-style: normal; + line-height: normal; + background-position: right centre; + text-align: right; + vertical-align: middle; + font-weight: bold +} diff --git a/sistema/www/css/servicios_infoleg.css b/sistema/www/css/servicios_infoleg.css deleted file mode 100644 index 414bea1..0000000 --- a/sistema/www/css/servicios_infoleg.css +++ /dev/null @@ -1,3 +0,0 @@ - -.txt_naranja { COLOR: #FF3300; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: bold} -.txt_negro { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: bold} diff --git a/sistema/www/css/servicios_novedades.css b/sistema/www/css/servicios_novedades.css index aaff725..4a7a110 100644 --- a/sistema/www/css/servicios_novedades.css +++ b/sistema/www/css/servicios_novedades.css @@ -1,8 +1,26 @@ - -.titulo_fila { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: bold} -.titulo { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: bold} -.txt_fila { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: normal} -.txt_chicoiz { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: middle; font-weight: normal } -.txt_chicoder { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; background-position: right centre; text-align: right; vertical-align: middle; font-weight: normal } -.error { COLOR: #FF0000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt; font-style: normal; line-height: normal; font-weight: normal } -.resaltar_fecha { COLOR: #6A89A5; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; font-style: normal; line-height: normal; font-weight: normal} +.servicios_novedades_txt_fila { + COLOR: #000000; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 10pt; + font-style: normal; + line-height: normal; + font-weight: normal +} +.servicios_novedades_txt_chicoiz { + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 8pt; + font-style: normal; + line-height: normal; + background-position: left centre; + text-align: left; + vertical-align: middle; + font-weight: normal +} +.servicios_novedades_resaltar_fecha { + COLOR: #6A89A5; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 9pt; + font-style: normal; + line-height: normal; + font-weight: normal +} diff --git a/sistema/www/servicios/brigada/brigada.php b/sistema/www/servicios/brigada/brigada.php index 15b6469..975344f 100644 --- a/sistema/www/servicios/brigada/brigada.php +++ b/sistema/www/servicios/brigada/brigada.php @@ -58,7 +58,7 @@ foreach ($filas_edificios AS $fila){ } if(isset($resaltar)){ - $TABLA_Edificios->updateCellAttributes($resaltar['fila'], $resaltar['columna'], 'class="txt_naranja"'); + $TABLA_Edificios->updateCellAttributes($resaltar['fila'], $resaltar['columna'], 'class="servicios_brigada_txt_naranja"'); } $MARCO->addBodyContent('
'); @@ -98,7 +98,7 @@ if (isset($_GET['Edif'])){ $TABLA_Pisos->updateCellAttributes(0, 0, $attrs); if(isset($resaltar2)){ - $TABLA_Pisos->updateCellAttributes($resaltar2['fila'], $resaltar2['columna'], 'class="txt_naranja"'); + $TABLA_Pisos->updateCellAttributes($resaltar2['fila'], $resaltar2['columna'], 'class="servicios_brigada_txt_naranja"'); } $MARCO->addBodyContent('
'); @@ -129,8 +129,8 @@ if (isset($_GET['Piso'])){ $TABLA_Pie->addRow(array($IMG_Normas->toHtml(), $LINK_Normas->toHtml(), $LINK_Plano->toHtml(), $IMG_Plano->toHtml()), 'width="24"'); - $TABLA_Pie->updateColAttributes(1, 'align="left" width="276" class="txt_chicoiz"'); - $TABLA_Pie->updateColAttributes(2, 'align="right" width="276" class="txt_chicoder"'); + $TABLA_Pie->updateColAttributes(1, 'align="left" width="276" class="servicios_brigada_txt_chicoiz"'); + $TABLA_Pie->updateColAttributes(2, 'align="right" width="276" class="servicios_brigada_txt_chicoder"'); $MARCO->addBodyContent('
'); $MARCO->addBodyContent($TABLA_Brigadistas); diff --git a/sistema/www/servicios/codep/ayuda.htm b/sistema/www/servicios/codep/ayuda.htm index e9d7ee5..e43350a 100644 --- a/sistema/www/servicios/codep/ayuda.htm +++ b/sistema/www/servicios/codep/ayuda.htm @@ -18,22 +18,22 @@ MM_reloadPage(true); - + @@ -64,8 +64,8 @@ MM_reloadPage(true); @@ -74,7 +74,7 @@ MM_reloadPage(true); -
-

El búscador presenta la posibilidad de realizar dos +

El búscador presenta la posibilidad de realizar dos tipos de búsqueda:

-

- Búsqueda por palabra clave.

-

- Búsqueda por código de dependencia.

-

La búsqueda presentada por defecto al ingresar a la +

- Búsqueda por palabra clave.

+

- Búsqueda por código de dependencia.

+

La búsqueda presentada por defecto al ingresar a la aplicación es la búsqueda por palabra clave. Para alternar entre uno y otro tipo de búsqueda, se encuentra siempre disponible un enlace en la parte inferior izquierda de la pantalla.

-

El enlace "Obtener Codificador de Dependencias" disponible +

El enlace "Obtener Codificador de Dependencias" disponible en la parte inferior derecha de la pantalla permite bajar el Codificador de Dependencias en formato Excel, actualizado a la fecha indicada en la parte superior de la pantalla.

@@ -44,17 +44,17 @@ MM_reloadPage(true);
-

Búsqueda por palabra clave

-

Al ingresar una palabra en el cuadro y presionar el +

Búsqueda por palabra clave

+

Al ingresar una palabra en el cuadro y presionar el botón Aceptar, se obtienen todas aquellas dependencias que contegan la palabra buscada en su descripción.

-

Pueden ingresarse todas las palabras que se deseen +

Pueden ingresarse todas las palabras que se deseen y en cualquier orden, el sistema buscará aquellas dependencias que tienen coincidencias con todas las palabras ingresadas.

-

De la misma manera, es posible ingresar parte de una +

De la misma manera, es posible ingresar parte de una palabra. Sin embargo, es conveniente ingresar más de una palabra para acotar la búsqueda.

-

Los resultados son presentados en forma de cuadro +

Los resultados son presentados en forma de cuadro incluyendo Código de Dependencia, Código COMDOC y Nombre completo de la Dependencia.

-

Búsqueda por Código de Dependencia

-

Al ingresar un código de dependencia en el cuadro +

Búsqueda por Código de Dependencia

+

Al ingresar un código de dependencia en el cuadro y presionar el botón Aceptar, se obtiene el nombre completo de la Dependencia, además del código COMDOC.

Este tipo de búsqueda incluye la posibilidad + Este tipo de búsqueda incluye la posibilidad de utilizar un comodín (*). Ingresando los primeros dígitos de un código seguidos de un asterisco (*) se obtienen todos aquellos códigos que comienzan con los dígitos ingresados, es decir, todas aquellas dependencias que dependen @@ -87,5 +87,5 @@ MM_reloadPage(true);


- +

 

diff --git a/sistema/www/servicios/codep/codep_codigo.php b/sistema/www/servicios/codep/codep_codigo.php index 14f518e..6987c31 100644 --- a/sistema/www/servicios/codep/codep_codigo.php +++ b/sistema/www/servicios/codep/codep_codigo.php @@ -97,10 +97,10 @@ $TABLA_Encabezado->addRow(array($IMG_Ayuda->toHtml(), $LINK_Ayuda->toHtml(), ' array('width'=>'24', 'align'=>'left', 'valign'=>'middle')); $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60', 'align'=>'left', - 'class'=>'txt2')); + 'class'=>'servicios_codep_txt2')); $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676', 'align'=>'right', - 'class'=>'txt_derecha')); + 'class'=>'servicios_codep_txt_derecha')); $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro'); @@ -115,9 +115,9 @@ $TABLA_Pie =& new HTML_Table (array( 'width'=>'760', 'cellspacing'=>'0', 'border'=>'0')); $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()), - array('class'=>'txt1')); + array('class'=>'servicios_codep_txt1')); $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()), - array('class'=>'txt1')); + array('class'=>'servicios_codep_txt1')); if (isset($_POST['codep'])){ @@ -143,7 +143,7 @@ if (isset($_POST['codep'])){ //Mensaje de error $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0')); $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'), - array('align'=>'center', 'class'=>'txt_naranja')); + array('align'=>'center', 'class'=>'servicios_codep_txt_naranja')); } } diff --git a/sistema/www/servicios/codep/codep_nombre.php b/sistema/www/servicios/codep/codep_nombre.php index 8e88ab1..6b8d029 100644 --- a/sistema/www/servicios/codep/codep_nombre.php +++ b/sistema/www/servicios/codep/codep_nombre.php @@ -78,10 +78,10 @@ $TABLA_Encabezado->addRow(array($IMG_Ayuda->toHtml(), $LINK_Ayuda->toHtml(), ' array('width'=>'24', 'align'=>'left', 'valign'=>'middle')); $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60', 'align'=>'left', - 'class'=>'txt2')); + 'class'=>'servicios_codep_txt2')); $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676', 'align'=>'right', - 'class'=>'txt_derecha')); + 'class'=>'servicios_codep_txt_derecha')); $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro'); @@ -96,9 +96,9 @@ $TABLA_Pie =& new HTML_Table (array( 'width'=>'760', 'cellspacing'=>'0', 'border'=>'0')); $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()), - array('class'=>'txt1')); + array('class'=>'servicios_codep_txt1')); $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()), - array('class'=>'txt1')); + array('class'=>'servicios_codep_txt1')); if (isset($_POST['clave'])){ @@ -124,7 +124,7 @@ if (isset($_POST['clave'])){ //Mensaje de error $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0')); $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'), - array('align'=>'center', 'class'=>'txt_naranja')); + array('align'=>'center', 'class'=>'servicios_codep_txt_naranja')); } } diff --git a/sistema/www/servicios/infoleg/pedido.php b/sistema/www/servicios/infoleg/pedido.php index a4572ee..e491784 100644 --- a/sistema/www/servicios/infoleg/pedido.php +++ b/sistema/www/servicios/infoleg/pedido.php @@ -44,8 +44,6 @@ $IMG_Error =& new MECON_HTML_Image('/MECON/images/general_no_autorizado.gif', 'X //Marco de servicios en intranet $MARCO = new HTML_DietMarco('servicios', 'Pedidos a Infoleg'); $MARCO->addTitle('Pedidos a Infoleg'); -$MARCO->addStyleSheet('../../css/servicios_infoleg.css'); - if (! isset($_POST['pedido'])){ diff --git a/sistema/www/servicios/novedades/novedades.php b/sistema/www/servicios/novedades/novedades.php index 8ce8ee9..2583994 100644 --- a/sistema/www/servicios/novedades/novedades.php +++ b/sistema/www/servicios/novedades/novedades.php @@ -83,9 +83,9 @@ else{ $TABLA_Pie =& new HTML_Table ('width="600" border="0"'); $TABLA_Pie->addRow(array($IMG_Info->toHtml(),'Información Suministrada por la Dirección General de Recursos Humanos', $IMG_Mail->toHtml(),$LINK_Mail->toHtml())); $TABLA_Pie->updateColAttributes(0, 'width="25" valign="middle"'); - $TABLA_Pie->updateColAttributes(1, 'width="500" class="txt_chicoiz"'); + $TABLA_Pie->updateColAttributes(1, 'width="500" class="servicios_novedades_txt_chicoiz"'); $TABLA_Pie->updateColAttributes(2, 'width="25" align="right" valign="middle"'); - $TABLA_Pie->updateColAttributes(3, 'width="50" class="txt_chicoiz"'); + $TABLA_Pie->updateColAttributes(3, 'width="50" class="servicios_novedades_txt_chicoiz"'); $TABLA_NovDiarias =& new MECON_HTML_Tabla ('width="600" ', 'oscuro'); if (count($nov_diarias) > 0){ @@ -117,10 +117,10 @@ else{ $fecha_hasta = substr($item[3], 6, 2).'-'.substr($item[3], 4, 2).'-'.substr($item[3], 0, 4); $TABLA_Licencias->addRow(array($item[0], $item[1], $fecha_desde, $fecha_hasta)); if (substr($item[2], 0, 4) != $anio_de_consulta){ - $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 2, 'class="resaltar_fecha"'); + $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 2, 'class="servicios_novedades_resaltar_fecha"'); } if (substr($item[3], 0, 4) != $anio_de_consulta){ - $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 3, 'class="resaltar_fecha"'); + $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 3, 'class="servicios_novedades_resaltar_fecha"'); } } } @@ -131,7 +131,7 @@ else{ $TABLA_Contenido =& new HTML_Table ('width="600" align="center" border="0"'); $TABLA_Contenido->addRow(array($IMG_Viñeta->toHtml().$agente->getNombre()), - array('class'=>'txt_fila', 'align'=>'left')); + array('class'=>'servicios_novedades_txt_fila', 'align'=>'left')); $TABLA_Contenido->addRow(array('
')); $TABLA_Contenido->addRow(array($TABLA_Form->toHtml()), array('align'=>'left')); $TABLA_Contenido->addRow(array('
')); -- 2.43.0