X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Felements%2Fdropdown-menu.html;h=c8e996133208a4e3a10bb44658d4edf5c80e3cec;hp=1ba4c00cc134033cc0be0232bb410ccfc2740291;hb=7b0bbc4117a7959b9f7b7b2cf999b8188ba34160;hpb=e61046ea9f0efc021d568bbda0f7759ad51881d3 diff --git a/httemplate/elements/dropdown-menu.html b/httemplate/elements/dropdown-menu.html index 1ba4c00cc..c8e996133 100644 --- a/httemplate/elements/dropdown-menu.html +++ b/httemplate/elements/dropdown-menu.html @@ -5,6 +5,17 @@ border: none; } +% if ( $opt{id} !~ /customer_/ ) { +% # Fix for changes to how jQuery UI applies state classes + +#<% $opt{id} %> .ui-state-active { + color: inherit; + background-color: transparent; + border-color: transparent; +} + +% } + #<% $opt{id} %> li { float: left; padding: .25em; @@ -81,14 +92,7 @@ background-image: url("<% $p %>images/arrow.right.black.png"); width: 3px; height: 6px; - margin-top:4px; -} - -/* Firefox hack */ -@-moz-document url-prefix() { - #<% $opt{id} %> a .arrow { - margin-top:-.8em; - } + margin-top:5px; } @@ -183,8 +187,9 @@ sub entry2link { if ( $entry->{submenu} ) { - my $a = ''. $label. + my $a = ''. ''. + $label. '