diff options
Diffstat (limited to 'bskyweb/templates/base.html')
-rw-r--r-- | bskyweb/templates/base.html | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html index cd046b3bd..0df5ce944 100644 --- a/bskyweb/templates/base.html +++ b/bskyweb/templates/base.html @@ -67,10 +67,6 @@ } } - ::selection { - background-color: var(--backgroundLight); - } - /* Remove autofill styles on Webkit */ input:autofill, input:-webkit-autofill, |