Skip to content

Instantly share code, notes, and snippets.

@stefanoverna
Created March 1, 2011 08:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefanoverna/848830 to your computer and use it in GitHub Desktop.
Save stefanoverna/848830 to your computer and use it in GitHub Desktop.
snippet bgaf
:background-attachment fixed$0
snippet bga
:background-attachment fixed$0
snippet bgas
:background-attachment scroll$0
snippet bga
:background-attachment scroll$0
snippet bgc
:background-color #${1:ddd}$0
snippet bgcrgb
:background-color rgb(${1:255},${2:255},${3:255})$0
snippet bgct
:background-color transparent$0
snippet bgin
:background-image none$0
snippet bgi
:background-image image-url("$1")$0
snippet bgp
:background-position ${1:x}${2:px} ${3:y}${4:px}$0
snippet bgr
:background-repeat no-repeat$0
snippet bgrn
:background-repeat no-repeat$0
snippet bgrr
:background-repeat repeat$0
snippet bgrx
:background-repeat repeat-x$0
snippet bgr
:background-repeat repeat-x$0
snippet bgry
:background-repeat repeat-y$0
snippet bgr
:background-repeat repeat-y$0
snippet bgr
:background-repeat repeat$0
snippet bg
:background image-url("$1") ${2:no-repeat}$0
snippet bdd
:border 1px solid ${1:red}$0
snippet bbc
:border-bottom-color #${1:999}$0
snippet bbsn
:border-bottom-style none$0
snippet bbs
:border-bottom-style ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset}$0
snippet bbww
:border-bottom-width 0$0
snippet bbw
:border-bottom-width ${1:1}${2:px}$0
snippet bb
:border-bottom ${1:1px} ${2:solid} #${3:999}$0
snippet bcc
:border-collapse collapse$0
snippet bc
:border-collapse collapse$0
snippet bcs
:border-collapse separate$0
snippet bc
:border-collapse separate$0
snippet bc
:border-color #${1:999}$0
snippet blc
:border-left-color #${1:999}$0
snippet blsn
:border-left-style ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset}$0
snippet bls
:border-left-style ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset}$0
snippet blww
:border-left-width 0$0
snippet blw
:border-left-width ${1:1}${2:px}$0
snippet bl
:border-left ${1:1px} ${2:solid} #${3:999}$0
snippet brc
:border-right-color #${1:999}$0
snippet brsn
:border-right-style none$0
snippet brs
:border-right-style ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset}$0
snippet brww
:border-right-width 0$0
snippet brw
:border-right-width ${1:1}${2:px}$0
snippet br
:border-right ${1:1px} ${2:solid} #${3:999}$0
snippet bs
:border-spacing ${1:20}${2:px}$0
snippet bsd
:border-style dashed$0
snippet bs
:border-style dashed$0
snippet bsd
:border-style dotted$0
snippet bs
:border-style dotted$0
snippet bsd
:border-style double$0
snippet bs
:border-style double$0
snippet bsg
:border-style groove$0
snippet bs
:border-style groove$0
snippet bsh
:border-style hidden$0
snippet bs
:border-style hidden$0
snippet bsi
:border-style inset$0
snippet bs
:border-style inset$0
snippet bsn
:border-style none$0
snippet bs
:border-style none$0
snippet bso
:border-style outset$0
snippet bs
:border-style outset$0
snippet bsr
:border-style ridge$0
snippet bs
:border-style ridge$0
snippet bss
:border-style solid$0
snippet bs
:border-style solid$0
snippet btc
:border-top-color #${1:999}$0
snippet btsn
:border-top-style none$0
snippet bts
:border-top-style ${1:none/hidden/dotted/dashed/solid/double/groove/ridge/inset/outset}$0
snippet btww
:border-top-width 0$0
snippet btw
:border-top-width ${1:1}${2:px}$0
snippet bt
:border-top ${1:1px} ${2:solid} #${3:999}$0
snippet bww
:border-width 0$0
snippet bw
:border-width ${1:1}${2:px}$0
snippet bw
:border-width ${1:1}${2:px} ${3:1}${4:px} ${5:1}${6:px} ${7:1}${8:px}$0
snippet bw
:border-width ${1:1}${2:px} ${3:1}${4:px}$0
snippet b
:border ${1:1px} ${2:solid} #${3:999}$0
snippet csb
:caption-side bottom$0
snippet cs
:caption-side bottom$0
snippet csl
:caption-side left$0
snippet cs
:caption-side left$0
snippet csr
:caption-side right$0
snippet cs
:caption-side right$0
snippet cst
:caption-side top$0
snippet cs
:caption-side top$0
snippet clb
:clear both$0
snippet cl
:clear both$0
snippet cll
:clear left$0
snippet cl
:clear left$0
snippet cln
:clear none$0
snippet cl
:clear none$0
snippet clr
:clear right$0
snippet cl
:clear right$0
snippet c
:color #${1:fff}$0
snippet cu
:cursor auto$0
snippet cu
:cursor crosshair$0
snippet cu
:cursor default$0
snippet cu
:cursor move$0
snippet cu
:cursor pointer$0
snippet cu
:cursor resize$0
snippet cu
:cursor text$0
snippet cu
:cursor wait$0
snippet dir
:direction ltr$0
snippet dir
:direction rtl$0
snippet db
:display block$0
snippet d
:display block$0
snippet d
:display compact$0
snippet di
:display inline$0
snippet dib
:display inline-block$0
snippet d
:display inline-block$0
snippet d
:display inline$0
snippet d
:display list-item$0
snippet d
:display marker$0
snippet dn
:display none$0
snippet d
:display none$0
snippet d
:display run-in$0
snippet ech
:empty-cells hide$0
snippet ec
:empty-cells hide$0
snippet ecs
:empty-cells show$0
snippet ec
:empty-cells show$0
snippet fll
:float left$0
snippet fl
:float left$0
snippet fln
:float none$0
snippet fl
:float none$0
snippet flr
:float right$0
snippet fl
:float right$0
snippet ff
:font-family ${1:"Lucida Grande", }${2:Verdana, }${3:Arial, }${4:Helvetica, }${5:sans-}serif$0
snippet fs
:font-size ${1:1}${2:px}$0
snippet fsn
:font-style normal$0
snippet fso
:font-style oblique$0
snippet fsi
:font-style italic$0
snippet fv
:font-variant normal$0
snippet fv
:font-variant small-caps$0
snippet fwb
:font-weight bold$0
snippet fw
:font-weight bold$0
snippet fwn
:font-weight normal$0
snippet fw
:font-weight normal$0
snippet f
:font ${1:1}${2:px}/${3:1.3}${4:px} ${5:Helvetica}, ${6:sans-}serif$0
snippet h
:height ${1:20}${2:px}$0
snippet iepng
${3:background-image: none;
}filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='${1:${TM_SELECTED_TEXT:/images/transparent.png}}', sizingMethod='${2:image/scale/crop}');
snippet ls
:letter-spacing ${1:1}${2:px}$0
snippet ls
:letter-spacing normal$0
snippet lsn
:letter-spacing normal$0
snippet lh
:line-height ${1:1}${2:px}$0
snippet lhn
:line-height normal$0
snippet lsi
:list-style-image none$0
snippet lsi
:list-style-image image-url("$1")$0
snippet lspi
:list-style-position inside$0
snippet lsp
:list-style-position inside$0
snippet lspo
:list-style-position outside$0
snippet lsp
:list-style-position outside$0
snippet lst
:list-style-type circle$0
snippet lst
:list-style-type decimal-leading-zero$0
snippet lst
:list-style-type decimal$0
snippet lst
:list-style-type disc$0
snippet lst
:list-style-type lower-alpha$0
snippet lst
:list-style-type decimal$0
snippet lst
:list-style-type lower-roman$0
snippet lstn
:list-style-type none$0
snippet lst
:list-style-type none$0
snippet lst
:list-style-type square$0
snippet lst
:list-style-type upper-alpha$0
snippet lst
:list-style-type decimal$0
snippet lst
:list-style-type upper-roman$0
snippet ls
:list-style ${1:none/disc/circle/square/decimal/decimal-leading-zero/lower-roman/upper-roman/lower-alpha/upper-alpha/lower-greek/lower-latin/upper-latin/hebrew/armenian/georgian/cjk-ideographic/hiragana/katakana/hiragana-iroha/katakana-iroha} ${2:inside}${3:outside} ${4:url($5)}$0
snippet mb
:margin-bottom ${1:1}${2:px}$0
snippet mbb
:margin-bottom 0$0
snippet ml
:margin-left ${1:1}${2:px}$0
snippet mll
:margin-left 0$0
snippet mr
:margin-right ${1:1}${2:px}$0
snippet mrr
:margin-right 0$0
snippet mt
:margin-top ${1:1}${2:px}$0
snippet mtt
:margin-top 0$0
snippet mm
:margin 0$0
snippet m
:margin ${1:1}${2:px}$0
snippet mh
:max-height ${1:20}${2:px}$0
snippet mw
:max-width ${1:20}${2:px}$0
snippet mh
:min-height ${1:20}${2:px}$0
snippet mw
:min-width ${1:20}${2:px}$0
snippet ol
:outline-style #${1:fff}$0
snippet ol
:outline-style ${1:none/dotted/dashed/solid/double/groove/ridge/inset/outset}$0
snippet ol
:outline-width ${1:1}${2:px}$0
snippet ol
:outline ${1:1}px ${2:solid} #${3:999}$0
snippet oa
:overflow auto$0
snippet o
:overflow auto$0
snippet oh
:overflow hidden$0
snippet o
:overflow hidden$0
snippet os
:overflow scroll$0
snippet o
:overflow scroll$0
snippet ov
:overflow visible$0
snippet o
:overflow visible$0
snippet pb
:padding-bottom ${1:1}${2:px}$0
snippet pbb
:padding-bottom 0$0
snippet pl
:padding-left ${1:1}${2:px}$0
snippet pll
:padding-left 0$0
snippet pr
:padding-right ${1:1}${2:px}$0
snippet prr
:padding-right 0$0
snippet pt
:padding-top ${1:1}${2:px}$0
snippet ptt
:padding-top 0$0
snippet pp
:padding 0$0
snippet p
:padding ${1:1}${2:px}$0
snippet poa
:position absolute$0
snippet po
:position absolute$0
snippet pof
:position fixed$0
snippet po
:position fixed$0
snippet por
:position relative$0
snippet po
:position relative$0
snippet pos
:position static$0
snippet po
:position static$0
snippet tla
:table-layout auto$0
snippet tl
:table-layout auto$0
snippet tlf
:table-layout fixed$0
snippet tl
:table-layout fixed$0
snippet tac
:text-align center$0
snippet ta
:text-align center$0
snippet taj
:text-align justify$0
snippet ta
:text-align justify$0
snippet tal
:text-align left$0
snippet ta
:text-align left$0
snippet tar
:text-align right$0
snippet ta
:text-align right$0
snippet tdlt
:text-decoration line-through$0
snippet td
:text-decoration line-through$0
snippet tdn
:text-decoration none$0
snippet td
:text-decoration none$0
snippet tdo
:text-decoration overline$0
snippet td
:text-decoration overline$0
snippet tdu
:text-decoration underline$0
snippet td
:text-decoration underline$0
snippet ti
:text-indent ${1:1}${2:px}$0
snippet ttc
:text-transform capitalize$0
snippet tt
:text-transform capitalize$0
snippet ttl
:text-transform lowercase$0
snippet tt
:text-transform lowercase$0
snippet ttn
:text-transform none$0
snippet tt
:text-transform none$0
snippet ttu
:text-transform uppercase$0
snippet tt
:text-transform uppercase$0
snippet vab
:vertical-align bottom$0
snippet va
:vertical-align bottom$0
snippet va
:vertical-align text-bottom$0
snippet va
:vertical-align baseline$0
snippet va
:vertical-align ${1:20}${2:%}$0
snippet vam
:vertical-align middle$0
snippet va
:vertical-align middle$0
snippet va
:vertical-align sub$0
snippet va
:vertical-align super$0
snippet va
:vertical-align text-top$0
snippet vat
:vertical-align top$0
snippet va
:vertical-align top$0
snippet vc
:visibility collapse$0
snippet v
:visibility collapse$0
snippet vh
:visibility hidden$0
snippet v
:visibility hidden$0
snippet vv
:visibility visible$0
snippet v
:visibility visible$0
snippet ws
:white-space normal$0
snippet ws
:white-space nowrap$0
snippet ws
:white-space pre$0
snippet wa
:width auto$0
snippet w
:width ${1:20}${2:px}$0
snippet ws
:word-spacing ${1:1}${2:px}$0
snippet wsn
:word-spacing normal$0
snippet ws
:word-spacing normal$0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment