diff --git a/themes/enhanced/template.php b/themes/enhanced/template.php index c0d541b217..44d132cf34 100644 --- a/themes/enhanced/template.php +++ b/themes/enhanced/template.php @@ -770,6 +770,10 @@ legend { font-size: 11px; } + DIV.domains_list_item:hover A, + DIV.domains_list_item:hover SPAN { + color: #5082ca; + } DIV.login_message { border: 1px solid #bae0ba; @@ -853,6 +857,7 @@ legend { }); }); } +