Sha256: e5d044ecc048387828c06ad49d6d5dc806096ca51c58b21d9d16e137c1838cf9

Contents?: true

Size: 1.18 KB

Versions: 7

Compression:

Stored size: 1.18 KB

Contents

CKEDITOR.stylesSet.add("default",[{name:"Blue Title",element:"h3",styles:{color:"Blue"}},{name:"Red Title",element:"h3",styles:{color:"Red"}},{name:"Marker: Yellow",element:"span",styles:{"background-color":"Yellow"}},{name:"Marker: Green",element:"span",styles:{"background-color":"Lime"}},{name:"Big",element:"big"},{name:"Small",element:"small"},{name:"Typewriter",element:"tt"},{name:"Computer Code",element:"code"},{name:"Keyboard Phrase",element:"kbd"},{name:"Sample Text",element:"samp"},{name:"Variable",element:"var"},{name:"Deleted Text",element:"del"},{name:"Inserted Text",element:"ins"},{name:"Cited Work",element:"cite"},{name:"Inline Quotation",element:"q"},{name:"Language: RTL",element:"span",attributes:{dir:"rtl"}},{name:"Language: LTR",element:"span",attributes:{dir:"ltr"}},{name:"Image on Left",element:"img",attributes:{style:"padding: 5px; margin-right: 5px",border:"2",align:"left"}},{name:"Image on Right",element:"img",attributes:{style:"padding: 5px; margin-left: 5px",border:"2",align:"right"}},{name:"Borderless Table",element:"table",styles:{"border-style":"hidden","background-color":"#E6E6FA"}},{name:"Square Bulleted List",element:"ul",styles:{"list-style-type":"square"}}]);

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
esp-ckeditor-0.1.7 vendor/assets/javascripts/plugins/styles/styles/default.js
esp-ckeditor-0.1.6 vendor/assets/javascripts/esp-ckeditor/plugins/styles/styles/default.js
esp-ckeditor-0.1.4 vendor/assets/javascripts/esp-ckeditor/plugins/styles/styles/default.js
esp-ckeditor-0.1.3 app/assets/javascripts/esp-ckeditor/plugins/styles/styles/default.js
esp-ckeditor-0.1.2 app/assets/javascripts/esp-ckeditor/plugins/styles/styles/default.js
esp-ckeditor-0.1.1 app/assets/javascripts/esp-ckeditor/plugins/styles/styles/default.js
esp-ckeditor-0.1.0 app/assets/javascripts/esp-ckeditor/plugins/styles/styles/default.js