Index: chrome/browser/resources/local_ntp/local_ntp.css |
diff --git a/chrome/browser/resources/local_ntp/local_ntp.css b/chrome/browser/resources/local_ntp/local_ntp.css |
index 8c1dec48a41321004babfa3e8cdcd3e8e5c213f9..14d5275c6eb28e57a8d24244c7e7111cf9b3b805 100644 |
--- a/chrome/browser/resources/local_ntp/local_ntp.css |
+++ b/chrome/browser/resources/local_ntp/local_ntp.css |
@@ -108,6 +108,11 @@ body.rtl #cursor { |
opacity: 0; |
} |
} |
+ |
+body.fakebox-drag-focused #cursor { |
+ visibility: inherit; |
+} |
+ |
body.fakebox-focused #cursor { |
-webkit-animation: blink 1.3s step-end infinite; |
visibility: inherit; |