Skip to content

Instantly share code, notes, and snippets.

View Vpr99's full-sized avatar

Eric Skram Vpr99

View GitHub Profile
@Vpr99
Vpr99 / _borders.css
Created August 30, 2016 17:33
App Card
/* BORDERS */
@import '_colors';
/*
Base:
bw = border-width
br = border-radius
Modifiers:
0 = 0 width border
<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>
:host {
position: absolute;