| Index: chrome/browser/resources/history/history.css
|
| diff --git a/chrome/browser/resources/history/history.css b/chrome/browser/resources/history/history.css
|
| index f7974afe62a50750f0518002530f964245f4e70d..282afcca1519e044e03f2614797df20bf9c535de 100644
|
| --- a/chrome/browser/resources/history/history.css
|
| +++ b/chrome/browser/resources/history/history.css
|
| @@ -377,7 +377,7 @@ html[dir='rtl'] .site-domain {
|
|
|
| .filter-status > div {
|
| -webkit-flex: 0 0 auto;
|
| - -webkit-transition: background-color 500ms ease-in-out;
|
| + -webkit-transition: background-color 150ms;
|
| border-radius: 3px;
|
| display: none;
|
| font-size: 11px;
|
|
|