| Index: chrome/browser/resources/history/history.css
|
| diff --git a/chrome/browser/resources/history/history.css b/chrome/browser/resources/history/history.css
|
| index 45bbd9680eda9e20f47c523c1de52c05ae2379c7..c3caa576ee0b26d1c4ded6dba74cad30f3ab65fa 100644
|
| --- a/chrome/browser/resources/history/history.css
|
| +++ b/chrome/browser/resources/history/history.css
|
| @@ -506,7 +506,7 @@ html .expand .site-domain-arrow {
|
| }
|
|
|
| .entry .title > a,
|
| -.site-domain .link-button {
|
| +.site-domain [is='action-link'] {
|
| color: rgb(48, 57, 66);
|
| margin: 2px;
|
| padding: 2px;
|
|
|