Skip to content

Commit

Permalink
status commit: styling overhaul
Browse files Browse the repository at this point in the history
Changing to use LESScss and be pretty.

Per discussion with jrburke, losing iscroll.js in favor of using webkit's
built-in scrolling magic.
  • Loading branch information
asutherland committed Mar 9, 2012
1 parent a4e3154 commit f2244e1
Show file tree
Hide file tree
Showing 8 changed files with 1,530 additions and 1,030 deletions.
8 changes: 4 additions & 4 deletions clients/deps/cardsHeader.html
@@ -1,8 +1,8 @@
<div id="header" class="hbox">
<button id="back">Back</button>
<div class="THEheader hbox">
<button class="THEback">Back</button>
<div class="boxFlex">
<h1 id="headerText" class="overflow">Deuxdrop</h1>
<h1 class="THEheaderText overflow">Deuxdrop</h1>
</div>
<button class="next invisible">Info</button>
</div>
<a id="notify" data-nonav="nonav">!</a>
<a class="THEnotify" data-nonav="nonav">!</a>
10 changes: 0 additions & 10 deletions clients/deps/iscroll.README

This file was deleted.

0 comments on commit f2244e1

Please sign in to comment.