From 074d1ca039027c72d6b996ed72de71a2e659d097 Mon Sep 17 00:00:00 2001 From: utsman Date: Mon, 6 Feb 2017 01:39:19 +0900 Subject: [PATCH] Fix Comment --- plugins/jvectormap/jquery-jvectormap-1.2.2.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/jvectormap/jquery-jvectormap-1.2.2.css b/plugins/jvectormap/jquery-jvectormap-1.2.2.css index 63e717df232..c601ab35b2d 100644 --- a/plugins/jvectormap/jquery-jvectormap-1.2.2.css +++ b/plugins/jvectormap/jquery-jvectormap-1.2.2.css @@ -19,7 +19,7 @@ -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; - background: #d2d6de;//rgba(0,0,0,0.4); + background: #d2d6de;/*rgba(0,0,0,0.4)*/; padding: 5px; color: #444; cursor: pointer;