PHP Classes

File: htdocs/class/xoopseditor/tinymce7/style.css

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/class/xoopseditor/tinymce7/style.css   Download  
File: htdocs/class/xoopseditor/tinymce7/style.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 3 months ago
Size: 836 bytes
 

Contents

Class file image Download
body.mceContentBody { margin: 0; padding: 0; background: #fff none; color: #000; } figure.image { display: inline-block; border: 1px solid gray; margin: 0 2px 0 1px; background: #f5f2f0; } figure.align-left { float: left; } figure.align-right { float: right; } figure.image img { margin: 8px 8px 0 8px; } figure.image figcaption { margin: 6px 8px 6px 8px; text-align: center; } /* Alignment using classes rather than inline styles check out the "formats" option */ img.align-left { float: left; } img.align-right { float: right; } /* Basic styles for Table of Contents plugin (tableofcontents) */ .mce-toc { border: 1px solid gray; } .mce-toc h2 { margin: 4px; } .mce-toc li { list-style-type: none; }