summaryrefslogtreecommitdiff
path: root/themes/clouds/css-2.0.0/style.css
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2018-02-20 09:24:07 -0700
committermakitso <makitso@gmail.com>2018-02-20 09:24:07 -0700
commitd3a2cf91ae7d8692aecd37d63149111265a39f00 (patch)
tree1d181a715ccda123256d9769ca96873938c704d9 /themes/clouds/css-2.0.0/style.css
parente1d1700b3005d229807279edce3104c28fdb6b19 (diff)
downloadwebtrees-d3a2cf91ae7d8692aecd37d63149111265a39f00.tar.gz
webtrees-d3a2cf91ae7d8692aecd37d63149111265a39f00.tar.bz2
webtrees-d3a2cf91ae7d8692aecd37d63149111265a39f00.zip
Correct dropdown highlights for clouds and colors
Diffstat (limited to 'themes/clouds/css-2.0.0/style.css')
-rwxr-xr-xthemes/clouds/css-2.0.0/style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/themes/clouds/css-2.0.0/style.css b/themes/clouds/css-2.0.0/style.css
index 6d1df3b8fe..a0dbdc02d3 100755
--- a/themes/clouds/css-2.0.0/style.css
+++ b/themes/clouds/css-2.0.0/style.css
@@ -1,3 +1,4 @@
+
/**
* webtrees: online genealogy
* Copyright (C) 2018 webtrees development team
@@ -292,6 +293,7 @@ a > .wt-icon-arrow-up:hover::before {
.wt-header-wrapper .dropdown-item.active {
font-weight: bold;
+ color: inherit;
}
.wt-header-container {