diff --git a/css/tpl-default.css b/css/tpl-default.css index f81b4ff12..7dc39e119 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 3bd01f64d..9d0f5f0f5 100644 --- a/index.html +++ b/index.html @@ -314,13 +314,12 @@