summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components/tartiflette_container.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/components/tartiflette_container.css')
-rw-r--r--app/assets/stylesheets/components/tartiflette_container.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/app/assets/stylesheets/components/tartiflette_container.css b/app/assets/stylesheets/components/tartiflette_container.css
index 64c4053..abe5537 100644
--- a/app/assets/stylesheets/components/tartiflette_container.css
+++ b/app/assets/stylesheets/components/tartiflette_container.css
@@ -33,7 +33,11 @@
background-color: firebrick;
}
- .tartiflette-link:hover {
- background-color: #0056b3; /* Darker blue for hover effect */
+ .unscored.tartiflette-link:hover {
+ background-color: tomato;
+ }
+
+ .scored.tartiflette-link:hover {
+ background-color: limegreen;
}
}
Copyright 2019--2025 Marius PETER