summaryrefslogtreecommitdiff
path: root/themes/clouds/css-1.7.8
diff options
context:
space:
mode:
authormakitso <makitso@gmail.com>2017-06-28 16:26:03 -0500
committermakitso <makitso@gmail.com>2017-06-28 16:26:03 -0500
commit0eb743bcb0dd7977bf10e6685abaa104e53481a1 (patch)
tree6e48c08f56e2012d6a0d2c42cc0033859c2fc18a /themes/clouds/css-1.7.8
parent9319432bb98adba3ece3dc3266e22eed58730c9b (diff)
downloadwebtrees-0eb743bcb0dd7977bf10e6685abaa104e53481a1.tar.gz
webtrees-0eb743bcb0dd7977bf10e6685abaa104e53481a1.tar.bz2
webtrees-0eb743bcb0dd7977bf10e6685abaa104e53481a1.zip
Tidy up a few of the connecting lines on charts
Diffstat (limited to 'themes/clouds/css-1.7.8')
-rw-r--r--themes/clouds/css-1.7.8/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/clouds/css-1.7.8/style.css b/themes/clouds/css-1.7.8/style.css
index a826f79763..51c8252bc6 100644
--- a/themes/clouds/css-1.7.8/style.css
+++ b/themes/clouds/css-1.7.8/style.css
@@ -1101,6 +1101,10 @@ img.block,
width: 60px;
}
+button:focus {
+ outline: 0;
+}
+
.alpha_index {
color: #006;
}