Skip to content

Instantly share code, notes, and snippets.

View lojjic's full-sized avatar

Jason Johnston lojjic

View GitHub Profile
@lojjic
lojjic / 149Test
Created March 26, 2012 02:46 — forked from gruber76/149Test.html
"Simple" break for PIE with AngularJS
<html class="no-js" lang="en" xmlns:ng="http://angularjs.org" ng:app>
<HEAD>
</HEAD>
<BODY>
<div id="pieFace" style="
-pie-background: linear-gradient(top, rgba(0, 0, 0, 0.3) 0%, rgba(125, 134, 136, 0.3) 10%, rgba(125, 134, 136, 0.3) 60%, rgba(125, 134, 136, 0.6) 80%, rgba(125, 134, 136, 0.8) 100%);
height: 50px;
width: 50px;
" pie=""></div>