X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fdropdown-menu.html;h=8c99db07ff9b3e6a9cce9d000828713762bb2524;hp=1ba4c00cc134033cc0be0232bb410ccfc2740291;hb=4466b9790181b76b2955cf522562231228047054;hpb=28051580bf12b079a4631647a5c0defc7f55c9dc diff --git a/httemplate/elements/dropdown-menu.html b/httemplate/elements/dropdown-menu.html index 1ba4c00cc..8c99db07f 100644 --- a/httemplate/elements/dropdown-menu.html +++ b/httemplate/elements/dropdown-menu.html @@ -5,6 +5,12 @@ border: none; } +#<% $opt{id} %> .ui-state-active { + color: inherit; + background-color: transparent; + border-color: transparent; +} + #<% $opt{id} %> li { float: left; padding: .25em;