From 19c633051b4b413cd23d2f91846614b2ea9070ef Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Tue, 24 Oct 2017 19:13:39 +0200 Subject: [PATCH] Use non-transparent color for highlight. --- css/custom.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/custom.sass b/css/custom.sass index 235066f..7e8c9ee 100644 --- a/css/custom.sass +++ b/css/custom.sass @@ -69,7 +69,7 @@ td display: block tr:hover td - background-color: rgba(gray, 0.3) + background-color: rgb(230, 230, 230) $noteclassic: #99d $noteimportant: #ff0