diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 458eb6234..864ffef6e 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2251,8 +2251,8 @@ aside input[type='text'] { } .nav-dropdown-indicator { - opacity: 0.5; - filter:alpha(opacity=50); + opacity: 0.8; + filter:alpha(opacity=80); } .nav-dropdown-indicator:hover { diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 352eecd42..7c26609c3 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -6,7 +6,7 @@