aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/static/css/light.css
diff options
context:
space:
mode:
Diffstat (limited to 'ui/static/css/light.css')
-rw-r--r--ui/static/css/light.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/static/css/light.css b/ui/static/css/light.css
index 232589e..3bbc6fd 100644
--- a/ui/static/css/light.css
+++ b/ui/static/css/light.css
@@ -22,7 +22,7 @@
--table-border-color: #ddd;
--table-th-background: #fcfcfc;
--table-th-color: #333;
- --table-tr-hover-background-color: #a3a3a3;
+ --table-tr-hover-background-color: #f9f9f9;
--table-tr-hover-color: #333;
--button-primary-border-color: #3079ed;