| Index: chrome/browser/resources/ntp_search/mock/debug.css
|
| diff --git a/chrome/browser/resources/ntp_search/mock/debug.css b/chrome/browser/resources/ntp_search/mock/debug.css
|
| index 1e3e32776f9a490ea56700ecf9ee65b400c96585..152c5e8ed9961ecee226fb70905d0a4f387801b6 100644
|
| --- a/chrome/browser/resources/ntp_search/mock/debug.css
|
| +++ b/chrome/browser/resources/ntp_search/mock/debug.css
|
| @@ -39,7 +39,6 @@
|
|
|
| #ntp5 .dot input {
|
| color: #666;
|
| - font-size: 1.1667em;
|
| font-weight: normal;
|
| text-align: center;
|
| }
|
| @@ -90,10 +89,6 @@ body.bare-minimum#ntp5 #dot-list {
|
| height: 100% !important;
|
| }
|
|
|
| -.debug .animate-tile .tile-cell {
|
| - -webkit-transition: all 201ms ease-in-out;
|
| -}
|
| -
|
| .debug #page-list-menu {
|
| background: rgb(255, 170, 255);
|
| }
|
|
|