2
Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.
3
For licensing, see LICENSE.html or http://ckeditor.com/license
9
font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
15
/* Remove the background color to make it transparent */
16
background-color: #fff;
30
font-family: Georgia, Times, "Times New Roman", serif;
37
.cke_contents_ltr blockquote
41
border-left-width: 5px;
44
.cke_contents_rtl blockquote
48
border-right-width: 5px;
58
/* IE7: reset rtl list margin. (#7334) */
60
/* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
73
border-top: 1px solid #ccc;
77
border: 1px solid #ccc;
84
border: 1px solid #ccc;
92
filter: alpha(opacity = 90);
97
white-space: pre-wrap; /* CSS 2.1 */
98
word-wrap: break-word; /* IE7 */
102
background-color: Yellow;