Index: chrome/browser/resources/ntp4/nav_dot.css |
diff --git a/chrome/browser/resources/ntp4/nav_dot.css b/chrome/browser/resources/ntp4/nav_dot.css |
index 429396c3b9ec59da74dfefdaee177d2ab3ee97d9..3bf3bd6e76cc8e0fd03a143a862f9aaf5cfeca65 100644 |
--- a/chrome/browser/resources/ntp4/nav_dot.css |
+++ b/chrome/browser/resources/ntp4/nav_dot.css |
@@ -73,7 +73,9 @@ |
color: #7f7f7f; |
} |
-.dot:focus .selection-bar, .dot:hover .selection-bar { |
+.dot:focus .selection-bar, |
+.dot:hover .selection-bar, |
+.dot.drag-target .selection-bar { |
border-color: #b2b2b2; |
} |