@CHARSET "ISO-8859-1"; .btnRowEdit { padding: 4px; font-size: 11px; font-weight: normal; margin-bottom: 3px; } .flecha-down { width:0px; height:0px; border-left:10px solid transparent; /* izquierda flecha */ border-right:10px solid transparent; /* derecha flecha */ border-top:10px solid #55585d; /* base flecha y color*/ font-size:0px; top: 2px; padding-left: -2px; line-height:0px; } /* Inhabilitar botón flecha */ .disabledSelect { pointer-events: none; } .gvHAboutLogo, .gvHFooterLogo { background-repeat: no-repeat; background-color: transparent; background-size: 100%; background-position: top, left; content: ""; display: none; } .gvHAboutLogo { margin: 1em auto; } .gvHFooterLogo { margin-left: 1em; margin-right: 1em; vertical-align: middle; } #gvHFooterLogo_1 { background-image: url("images/logo_gvhidra.gif"); display: inline-block; width: 225px height: 159px; } #gvHAboutLogo_1 { background-image: url("images/logo_gvhidra.gif"); display: block; width: 112px; height: 79px; }