summaryrefslogtreecommitdiffstats
path: root/help3xsl/default.css
diff options
context:
space:
mode:
authorAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-05-15 04:05:43 -0500
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2020-05-15 04:06:37 -0500
commitede87672c15c3b15ff59a8393d4746c6915d82b7 (patch)
tree10c51aba1f76efb7f4c39fd6bea3380e18a75219 /help3xsl/default.css
parentremove *.google.com and *.googleapis.com from Content-Security-Policy (diff)
downloadhelp-ede87672c15c3b15ff59a8393d4746c6915d82b7.tar.gz
help-ede87672c15c3b15ff59a8393d4746c6915d82b7.zip
CSS: Change selection color
It doesn’t play nice anymore since 4d6b5e5f74c50cc440a46fada8fa89ad2f946749 Change-Id: Ib897702ad32915164e277e092103c295bba41366
Diffstat (limited to 'help3xsl/default.css')
-rw-r--r--help3xsl/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/default.css b/help3xsl/default.css
index b3fd81d7d1..11c544094b 100644
--- a/help3xsl/default.css
+++ b/help3xsl/default.css
@@ -91,7 +91,7 @@ body {
line-height: normal;
}
::selection {
- background: #BFFFB7;
+ background: #A0F3FF;
}
a {
text-decoration: none;