Skip to content

Instantly share code, notes, and snippets.

View jasondavis's full-sized avatar

Jason Davis jasondavis

View GitHub Profile
@jasondavis
jasondavis / github_tree_slider.js
Created December 16, 2011 05:28 — forked from ryanb/github_tree_slider.js
This is how GitHub's new AJAX file browser works.
GitHub.TreeSlider = function () {
if (window.history && window.history.pushState) {
function a() {
if (e.sliding) {
e.sliding = false;
$(".frame-right").hide();
$(".frame-loading:visible").removeClass("frame-loading")
}
}
if (!($("#slider").length == 0 || !GitHub.shouldSlide)) if (!navigator.userAgent.match(/(iPod|iPhone|iPad)/)) {
@jasondavis
jasondavis / dabblet.css
Created March 16, 2012 13:08
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
body{
background: #EDECE8
}
#author-info {
margin: 0 0 44px 0;
overflow: hidden;
}
body{
background: #444;
}
.foot_nav {float: left;width: 370px;margin-left: 45px;font-size: 14px;}
#footer h5 {font-size: 17px;font-weight: bold;margin-bottom: 8px;}
.foot_nav ul {color: #CBD6E2;}
@jasondavis
jasondavis / dabblet.css
Created March 27, 2012 04:09 — forked from anonymous/dabblet.css
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}
@jasondavis
jasondavis / dabblet.css
Created March 27, 2012 05:56 — forked from sandeepvirk/dabblet.css
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}
@jasondavis
jasondavis / dabblet.css
Created March 27, 2012 19:57 — forked from anonymous/dabblet.css
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}
@jasondavis
jasondavis / dabblet.css
Created March 28, 2012 21:02 — forked from anonymous/dabblet.css
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}
@jasondavis
jasondavis / dabblet.css
Created March 28, 2012 21:18
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}
@jasondavis
jasondavis / dabblet.css
Created March 28, 2012 23:21
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875;
width:100%;
margin-top: 100px;
margin-left: 30px;
@jasondavis
jasondavis / dabblet.css
Created March 28, 2012 23:45 — forked from anonymous/dabblet.css
begin button styles
body, p, div, form, label, input{
/* some reset */
font-family:Verdana, Geneva, sans-serif;
font-size:small;
color:#666;
background: #3a5875
}