Sha256: f6aae5a769ec3d20ad0db21db3a0485d1b46e0f2aa5ba21fd1f78be07c1d02d7
Contents?: true
Size: 934 Bytes
Versions: 2
Compression:
Stored size: 934 Bytes
Contents
<!DOCTYPE html> <html lang="en" data-squireinit="true"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title></title> <style type="text/css"> html { height: 100%; } body { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; height: 100%; padding: 1em; background: transparent; color: #2b2b2b; font: 13px/1.35 Helvetica, arial, sans-serif; cursor: text; } a { text-decoration: underline; } h1 { font-size: 138.5%; } h2 { font-size: 123.1%; } h3 { font-size: 108%; } h1,h2,h3,p { margin: 1em 0; } h4,h5,h6 { margin: 0; } ul, ol { margin: 0 1em; padding: 0 1em; } blockquote { border-left: 2px solid blue; margin: 0; padding: 0 10px; } </style> </head> <body> <script type="text/javascript" src="squire.js"></script> </body> </html>
Version data entries
2 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tui_editor-rails-1.0.2.0 | vendor/assets/components/squire-rte/build/document.html |
tui_editor-rails-1.0.2.0 | vendor/assets/components/squire-rte/source/document.html |