aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/redbasic/css/style.css4
1 files changed, 2 insertions, 2 deletions
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 {