- # This was cloned from a TextMate bundle for yasnippet.
- #name : background: color image repeat attachment position (background)
- #key : background
- # --
- background:${6: #${1:DDD}} url($2) ${3:repeat/repeat-x/repeat-y/no-repeat} ${4:scroll/fixed} ${5:top left/top center/top right/center left/center center/center right/bottom left/bottom center/bottom right/x-% y-%/x-pos y-pos};$0
|