Index: chrome/browser/resources/pdf/index-material.css |
diff --git a/chrome/browser/resources/pdf/index-material.css b/chrome/browser/resources/pdf/index-material.css |
index 7f0bf98a6bcab61c9afce5e05ba4cf2b7bd0f2fb..a2c5df47338fe1e878a17f96acac54e20e60c69f 100644 |
--- a/chrome/browser/resources/pdf/index-material.css |
+++ b/chrome/browser/resources/pdf/index-material.css |
@@ -24,6 +24,10 @@ core-toolbar { |
z-index: 3; |
} |
+core-toolbar /deep/ ::selection { |
+ background: rgb(187, 222, 251); |
+} |
+ |
#toolbar-shadow { |
position: fixed; |
width: 100%; |