X-Git-Url: https://git.llucax.com/mecon/meconlib.git/blobdiff_plain/f1f35a24f897e9c800c3e281302a9538c5781aee..9fbf32b42919b036c64c2dcae2e773aa0bef72b7:/www/css/arbol.css diff --git a/www/css/arbol.css b/www/css/arbol.css index 1033554..a9c3623 100644 --- a/www/css/arbol.css +++ b/www/css/arbol.css @@ -10,6 +10,19 @@ vertical-align: middle } +.menu_bold { + color: #003366; + FONT-WEIGHT: bold ; + font-family: Arial, Helvetica, sans-serif; + font-size: 10pt; + font-style: normal; + line-height: normal; + background-color: #FFFFFF; + background-position: left; + text-align: left; + vertical-align: middle +} + .menu_activo { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; @@ -22,6 +35,19 @@ vertical-align: middle } +.menu_activo_bold { + COLOR: #003366; + FONT-FAMILY: Arial, Helvetica, sans-serif; + FONT-SIZE: 10pt; + FONT-WEIGHT: bold ; + font-style: normal; + line-height: normal; + background-color: #FFCC99; + background-position: left center; + text-align: left; + vertical-align: middle +} + .menu1 { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif;