diff --git a/css/tpl-default.css b/css/tpl-default.css index 9e1f7b00e..d2bf404c0 100644 --- a/css/tpl-default.css +++ b/css/tpl-default.css @@ -110,7 +110,7 @@ body { background: #fff; } -.addresses .panel:hover { +.addresses .panel:hover, .addresses .panel.selected { background: #efefef; } diff --git a/index.html b/index.html index b11efa204..96b0c03b2 100644 --- a/index.html +++ b/index.html @@ -314,13 +314,12 @@