Created
May 28, 2014 20:47
-
-
Save brito/09f9a08a3a575dac3e5c to your computer and use it in GitHub Desktop.
Permit Inspection
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Permit Inspection */ | |
@import '//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.css'; | |
body { font:16px/1.6 FontAwesome, HelveticaNeue-Light } | |
a img { max-height:1.6em } | |
li :not(:first-child) { display:none } | |
li:target :not(:first-child) { display:block } | |
* { outline:1px solid } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav> | |
<a href="#"><img src="https://bitbucket-assetroot.s3.amazonaws.com/c/photos/2014/Apr/18/permits-logo-2568433091-2_avatar.png"></a> | |
<input id=filter name=query placeholder="find:"> | |
</nav> | |
<ol> | |
<li id="permit/208637" class="P3"> | |
<a href="#permit/208637"> 208637 </a> | |
<h1>Schedule Site Visit for Grand Hyatt Washington[1000 H St NW Washington DC 20001 ]</h1> | |
<a href="#assigned" class="fa-crosshairs">Assigned</a> | |
<textarea rows="3" placeholder="Notes"></textarea> | |
<a href="#zone/4" class="fa-building-o">Zone 4</a> | |
<a href="#user/cindy.citizen" class="fa-user">Cindy Citizen</a> | |
<a href="#permit/208637/attachments" class="fa-paperclip">Attachments</a> | |
<menu> | |
<button name=approve>Approve</button> | |
<button name=reject>Reject</button> | |
</menu> | |
<a> | |
<img alt="Grand Hyatt Washington" src="http://f.cl.ly/items/0E1e071F1H1N242m2W22/Grand%20Hyatt%20Washington.png"> | |
</a> | |
<a> | |
<img alt="1000 H St NW Washington DC 20001" src="http://cl.ly/image/0m2n2s012J3z/Screen%20Shot%202014-04-30%20at%2014.17.20.png"> | |
</a> | |
</li> | |
</ol> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// alert('Hello world!'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment