2 Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
3 This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
4 The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
5 The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
6 Code distributed by Google as part of the polymer project is also
7 subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
14 box-sizing: border-box
;
15 -moz-box-sizing: border-box
;
21 background-color: #CFD8DC;
26 transition: height
0.18s ease-in
;
49 :host
(.narrow
.medium-tall
) {
57 :host
(.narrow
) .toolbar-tools
{
70 :host
(.tall
, .medium-tall
) #middleBar
{
71 -webkit-transform: translateY
(100%);
72 transform: translateY
(100%);
83 /* make elements (e.g. buttons) respond to mouse/touch events */
84 polyfill-next-selector
{ content: '.toolbar-tools > *'; }
89 /* elements spacing */
90 polyfill-next-selector
{ content: '.toolbar-tools > *'; }
96 polyfill-next-selector
{ content: '.toolbar-tools > .fit'; }
107 polyfill-next-selector
{ content: ':host .indent'; }
108 ::content
> .indent
{