From: Leandro Lucarella Date: Fri, 19 Sep 2003 17:34:03 +0000 (+0000) Subject: Faltaban un par de estilos X-Git-Tag: svn_import~269 X-Git-Url: https://git.llucax.com/mecon/meconlib.git/commitdiff_plain/14e56f4ec6da51b54b087c1a110e1c7bea24fb50?ds=sidebyside;hp=329f1c4866a7c6ec0f3068c1b2f661b8fef05f8d Faltaban un par de estilos --- diff --git a/www/css/arbol.css b/www/css/arbol.css index a9c3623..6ae56f5 100644 --- a/www/css/arbol.css +++ b/www/css/arbol.css @@ -96,6 +96,53 @@ vertical-align: middle ; } +.menu1_bold { + COLOR: #003366; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 9pt; + font-style: normal; + line-height: normal; + background-color: #FFFFFF; + background-position: left center; + text-align: left; + vertical-align: middle; +} + +.menu_activo1_bold { + COLOR: #003366; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 9pt; + font-style: normal; + line-height: normal; + background-color: #FFCC99; + background-position: left centre; + text-align: left; + vertical-align: middle +} + +.menu_activo2_bold { + COLOR: #003366; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 8pt; + font-style: normal; + line-height: normal; + background-color: #FFCC99; + background-position: left centre; + text-align: left; + vertical-align: middle +} + +.menu2_bold { + COLOR: #003366; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 8pt; + font-style: normal; + line-height: normal; + background-color: #FFFFFF; + background-position: left center; + text-align: left; + vertical-align: middle ; +} .arboltitulo { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif;