Skip to content

Instantly share code, notes, and snippets.

View wengqi's full-sized avatar

wengqi

  • Kidswant Children Products Co.,Ltd
  • Nanjing China
View GitHub Profile
@wengqi
wengqi / designer.html
Created July 23, 2014 06:39
designer
<link rel="import" href="../paper-input/paper-input.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;
@wengqi
wengqi / designer.html
Created July 22, 2014 14:01
designer
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../core-header-panel/core-header-panel.html">
<polymer-element name="my-element">
<template>
<style>
#div {
left: 1210px;
@wengqi
wengqi / designer.html
Created July 20, 2014 08:34
designer
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<polymer-element name="my-element">
<template>
<style>
:host {
position: absolute;
width: 100%;
height: 100%;