/dev/qulogic/ckeditor: 959094e9e8b4: Remove presets for the Sour...

Elliott Sales de Andrade qulogic at pidgin.im
Fri Aug 9 03:13:29 EDT 2013


Changeset: 959094e9e8b4d97ee7f5945421c48217fdd93eb1
Author:	 Elliott Sales de Andrade <qulogic at pidgin.im>
Date:	 2013-08-07 21:00 -0400
Branch:	 default
URL: https://hg.pidgin.im/dev/qulogic/ckeditor/rev/959094e9e8b4

Description:

Remove presets for the Source view.

diffstat:

 pidgin/ckeditor/skins/pidgin/presets.css |  16 ----------------
 1 files changed, 0 insertions(+), 16 deletions(-)

diffs (33 lines):

diff --git a/pidgin/ckeditor/skins/pidgin/presets.css b/pidgin/ckeditor/skins/pidgin/presets.css
--- a/pidgin/ckeditor/skins/pidgin/presets.css
+++ b/pidgin/ckeditor/skins/pidgin/presets.css
@@ -3,13 +3,6 @@ Copyright (c) 2003-2013, CKSource - Fred
 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" combo width */
 .cke_combo__fontsize .cke_combo_text
 {
@@ -22,15 +15,6 @@ For licensing, see LICENSE.md or http://
 	width: 120px;
 }
 
-/* Editable regions */
-.cke_source
-{
-	font-family: 'Courier New' , Monospace;
-	font-size: small;
-	background-color: #fff;
-	white-space: pre;
-}
-
 .cke_wysiwyg_frame, .cke_wysiwyg_div
 {
 	background-color: #fff;



More information about the Commits mailing list