blob: 86ce3ba5bc8d0fa909981ef6859e7e68e86c2719 [file] [log] [blame]
/* Copyright 2013 The Chromium Authors. All rights reserved.
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
.apps-menu-item {
background: no-repeat 4px 50%;
background-size: 16px;
overflow: hidden;
padding-inline-start: 24px;
text-overflow: ellipsis;
white-space: nowrap;
}