]> git.llucax.com Git - mecon/meconlib.git/blobdiff - www/css/html/tabla/comun.css
Se ponen colores y otras cosas en el array de configuracion de Tabla para que pueda...
[mecon/meconlib.git] / www / css / html / tabla / comun.css
index fbdb36ee858aa754b07ed0f2e99a358ac1e7641e..ccdd048c5e6b0b10d9315fc7d72b75b2c10bf827 100644 (file)
@@ -1,38 +1,28 @@
-/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
-// +--------------------------------------------------------------------+
-// |                          HTML - TABLE                              |
-// +--------------------------------------------------------------------+
-// |   Libreria para la estandarizacion de los elementos html de los    |
-// |                         de la Intranet                             |
-// |                      Ministerio de Economía                        |
-// +--------------------------------------------------------------------+
-// | Creado: fri mar 21 ART 2003                                        |
-// | Autor:  Martin Marrese <mmarre@mecon.gov.ar>                       |
-// +--------------------------------------------------------------------+
-// 
-// $Id$
-// 
-// $URL$
-// $Rev$
-// $Date$
-// $Author$
-*/
 
 
-.mecon_html_tabla_comun_texto11_blanco
-{
-    FONT-FAMILY: Arial, Helvetica, sans-serif;
-    FONT-SIZE: 11px;
-    FONT-STYLE: bold;
-    COLOR: #FFFFFF;
-    FONT-WEIGHT: normal;
-    TEXT-DECORATION: none;
+.mecon_html_tabla_comun_cabecera {
+       font-family: Arial, Helvetica, sans-serif;
+       font-size: 11pt;
+       font-style: bold;
+       color: #FFFFFF;
+       font-weight: normal;
+       text-decoration: none;
 }
 }
-.mecon_html_tabla_comun_texto11_negro
-{
-    FONT-FAMILY: Arial, Helvetica, sans-serif;
-    FONT-SIZE: 11px;
-    FONT-STYLE: normal;
-    COLOR: #000000;
-    FONT-WEIGHT: normal;
-    TEXT-DECORATION: none;
+
+.mecon_html_tabla_comun_titulo {
+       font-family: arial, helvetica, sans-serif;
+       font-size: 10pt;
+       font-style: normal;
+       color: #000000;
+       font-weight: normal;
+       text-decoration: none;
+}
+
+.mecon_html_tabla_comun_comun {
+       font-family: arial, helvetica, sans-serif;
+       font-size: 8pt;
+       font-style: normal;
+       color: #000000;
+       font-weight: normal;
+       text-decoration: none;
 }
 }
+