aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/goldenrod
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/goldenrod')
-rw-r--r--view/theme/goldenrod/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/goldenrod/style.css b/view/theme/goldenrod/style.css
index e84cf5d64..8743dcbf5 100644
--- a/view/theme/goldenrod/style.css
+++ b/view/theme/goldenrod/style.css
@@ -15,6 +15,10 @@ body {
background: #FFCC55;
}
+.nav-selected {
+ background: #FFDDAA !important;
+}
+
.profile-tabs {
color: #444444;
background: #FFCC55;