]> git.llucax.com Git - mecon/meconlib.git/blob - www/css/marco.css
Se modifica el metodo _translateAttributes de MLIB_HTML_Tabla.
[mecon/meconlib.git] / www / css / marco.css
1 /* +--------------------------------------------------------------------+
2 // |                              MLib                                  |
3 // +--------------------------------------------------------------------+
4 // | Creado: fri mar 21 ART 2003                                        |
5 // | Autor:  Martin Marrese <mmarre@mecon.gov.ar>                       |
6 // +--------------------------------------------------------------------+
7 // 
8 // $Id: SA_Estilos.css 9 2003-03-27 21:47:09Z mmarre $
9 */
10
11 A.mlib_marco_subtitle {
12     font-family: Arial, Helvetica, sans-serif;
13     font-size: 12pt;
14     color: #336699;
15 }
16
17 .mlib_marco_subtitle {
18     font-family: Arial, Helvetica, sans-serif;
19     font-size: 13pt;
20     font-style: bold;
21     font-weight: bold;
22     color: #336699;
23 }
24
25 .mlib_marco_subtitle_vertical {
26     font-family: Arial, Helvetica, sans-serif;
27     font-size: 13pt;
28     color: #000000;
29 }