From 14e56f4ec6da51b54b087c1a110e1c7bea24fb50 Mon Sep 17 00:00:00 2001 From: Leandro Lucarella Date: Fri, 19 Sep 2003 17:34:03 +0000 Subject: [PATCH 1/1] Faltaban un par de estilos --- www/css/arbol.css | 47 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) 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; -- 2.43.0