PHP Classes

File: core/assets/plugins/ckeditor/skins/moono-lisa/presets.css

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/plugins/ckeditor/skins/moono-lisa/presets.css   Download  
File: core/assets/plugins/ckeditor/skins/moono-lisa/presets.css
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years ago
Size: 643 bytes
 

Contents

Class file image Download
/* Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ /* "Source" button label */ .cke_button__source_label, .cke_button__sourcedialog_label { display: inline; } /* "Font Size" panel size */ .cke_combopanel__fontsize { width: 135px; } /* Editable regions */ textarea.cke_source { font-family: 'Courier New', Monospace; font-size: small; background-color: #fff; white-space: pre-wrap; border: none; padding: 0; margin: 0; display: block; } .cke_wysiwyg_frame, .cke_wysiwyg_div { background-color: #fff; }