Sha256: 35ca52120db47e7bb91e8c3593ef462423252f02214d62022889817715a83fc5
Contents?: true
Size: 1.66 KB
Versions: 2
Compression:
Stored size: 1.66 KB
Contents
// Generated by compass-jquery-plugin/gem-tasks/markitup.rake // ------------------------------------------------------------------- // markItUp! // By Jay Salvat - http://markitup.jaysalvat.com/ // // CSS Set by Kevin Papst - http://www.kevinpapst.de/ // ------------------------------------------------------------------*/ .texy { .h1 a { background-image: image_url("jquery/markitup/sets/texy/h1.png"); } .h2 a { background-image: image_url("jquery/markitup/sets/texy/h2.png"); } .h3 a { background-image: image_url("jquery/markitup/sets/texy/h3.png"); } .h4 a { background-image: image_url("jquery/markitup/sets/texy/h4.png"); } .bold a { background-image: image_url("jquery/markitup/sets/texy/bold.png"); } .italic a { background-image: image_url("jquery/markitup/sets/texy/italic.png"); } .stroke a { background-image: image_url("jquery/markitup/sets/texy/stroke.png"); } .list-bullet a { background-image: image_url("jquery/markitup/sets/texy/list-bullet.png"); } .list-numeric a { background-image: image_url("jquery/markitup/sets/texy/list-numeric.png"); } .image a { background-image: image_url("jquery/markitup/sets/texy/picture.png"); } .link a { background-image: image_url("jquery/markitup/sets/texy/link.png"); } .quotes a { background-image: image_url("jquery/markitup/sets/texy/quotes.png"); } .code a { background-image: image_url("jquery/markitup/sets/texy/page_white_code.png"); } .off a { background-image: image_url("jquery/markitup/sets/texy/disconnect.png"); } .preview a { background-image: image_url("jquery/markitup/sets/texy/preview.png"); } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
compass-jquery-plugin-0.3.3.1 | templates/markitup/jquery/markitup/sets/texy.scss |
compass-jquery-plugin-0.3.3.0 | templates/markitup/jquery/markitup/sets/texy.scss |