summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcontrol-center2
1 files changed, 1 insertions, 1 deletions
diff --git a/control-center b/control-center
index 3b7f8b61..dcf2ed24 100755
--- a/control-center
+++ b/control-center
@@ -928,7 +928,7 @@ foreach (@tree) {
if_(mygtk2::text_direction_rtl(), " a { direction: rtl; unicode-bidi: embed }"), qq(
a:link {color:black; text-decoration:none }
a:visited {color:black; text-decoration:none }
- a:hover {color:blue }
+ a:hover {color:grey }
// a:active {color:black; text-decoration:none }
</style>