blob: fdc93e54c608a08a7e5d8d9ccc1957714bc35fa1 [file] [log] [blame]
/* Copyright (c) 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.
*/
* /deep/ tr-ui-e-chrome-cc-picture-ops-chart-summary-view {
-webkit-flex: 0 0 auto;
font-size: 0;
margin: 0;
min-height: 200px;
min-width: 200px;
overflow: hidden;
padding: 0;
}
* /deep/ tr-ui-e-chrome-cc-picture-ops-chart-summary-view.hidden {
display: none;
}