| Index: chrome/browser/resources/file_manager/css/file_manager.css
|
| ===================================================================
|
| --- chrome/browser/resources/file_manager/css/file_manager.css (revision 199683)
|
| +++ chrome/browser/resources/file_manager/css/file_manager.css (working copy)
|
| @@ -1207,6 +1207,7 @@
|
| body[new-ui] #list-container grid:focus > li[selected],
|
| body[new-ui] #default-actions-list:focus > li[selected] {
|
| background-color: rgb(77, 144, 254);
|
| + color: white;
|
| }
|
|
|
| #list-container list > li.accepts[selected],
|
|
|