Sha256: c7e647f3fe3fef1aea958451c37e395a473b96769aaae74ff13c8b49c6ffbca8
Contents?: true
Size: 699 Bytes
Versions: 4
Compression:
Stored size: 699 Bytes
Contents
/* Copyright (c) 2014 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */ html /deep/ core-menu { display: block; margin: 12px; } polyfill-next-selector { content: 'core-menu > core-item'; } html /deep/ core-menu::shadow ::content > core-item { cursor: default; }
Version data entries
4 entries across 4 versions & 2 rubygems