blob: 7e6529812ccbef0fbf158f0dac63cf3bc0ae3524 [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/ .lthi-s-view {
-webkit-flex: 1 1 auto !important;
-webkit-flex-direction: row;
display: -webkit-flex;
}
* /deep/ .lthi-s-view > layer-picker {
-webkit-flex: 1 1 auto;
}
* /deep/ .lthi-s-view > x-drag-handle {
-webkit-flex: 0 0 auto;
}