Skip to content

Instantly share code, notes, and snippets.

View cleitonfco's full-sized avatar

Cleiton Francisco cleitonfco

View GitHub Profile
UNIXODBC, FREETDS, RUBYODBC, SQL SERVER AND SNOW LEOPARD
========================================================
INSTALLING
----------
(Attribution: http://hughevans.net/2009/11/05/homebrew-ruby-odbc)
$ sudo brew install unixodbc
$ sudo brew install freetds
body {
font: 16px/1.4 "Helvetica Neue", Arial, sans-serif;
}
ul {
list-style: none;
border:1px solid #555;
padding:20px;
margin:0;
width:520px;
}
/**
*
Buttons
*/
button {
font : bold 35px Arial, sans-serif;
width : 230px;
padding : 15px 8px 15px 60px;
position : relative;
/**
*
Buttons
*/
button {
font : bold 35px Arial, sans-serif;
width : 230px;
padding : 15px 8px 15px 60px;
position : relative;
/**
*
Buttons
*/
button {
font : bold 35px Arial, sans-serif;
width : 230px;
padding : 15px 8px 15px 60px;
position : relative;
/**
*
Buttons
*/
button {
font : bold 35px Arial, sans-serif;
width : 230px;
padding : 15px 8px 15px 60px;
position : relative;
@cleitonfco
cleitonfco / dabblet.css
Created April 23, 2012 16:04
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
button {
border-radius:10px;
border:none;
width:200px;
padding: 10px 8px 10px 50px;
font-family:Arial, sans-serif;
@cleitonfco
cleitonfco / dabblet.css
Created April 23, 2012 15:26
Multicolumn (Count)
/**
* Multicolumn (Count)
*/
body {
background: #fff;
font:200 normal 14px/1.5 'Helvetica Neue', Arial, sans-serif;
}
h2 {
font-size: 20px;
@cleitonfco
cleitonfco / dabblet.css
Created April 14, 2012 14:07
Background Image Gradients
/**
* Background Image Gradients
*/
body {
background: #fff;
}
h2, h3, h4 {
display:block;
margin:20px;
width: 300px;
@cleitonfco
cleitonfco / settings.json
Created April 14, 2012 10:17
Transform And Transitions
{"view":"separate","seethrough":"","prefixfree":"1","page":"all"}