2 Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
\r
3 For licensing, see LICENSE.md or http://ckeditor.com/license
\r
9 font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
\r
15 /* Remove the background color to make it transparent */
\r
16 background-color: #fff;
\r
30 font-family: Georgia, Times, "Times New Roman", serif;
\r
32 border-style: solid;
\r
37 .cke_contents_ltr blockquote
\r
41 border-left-width: 5px;
\r
44 .cke_contents_rtl blockquote
\r
47 padding-right: 20px;
\r
48 border-right-width: 5px;
\r
58 /* IE7: reset rtl list margin. (#7334) */
\r
60 /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
\r
66 font-weight: normal;
\r
73 border-top: 1px solid #ccc;
\r
78 border: 1px solid #ccc;
\r
86 border: 1px solid #ccc;
\r
94 white-space: pre-wrap; /* CSS 2.1 */
\r
95 word-wrap: break-word; /* IE7 */
\r
98 -webkit-tab-size: 4;
\r
104 background-color: Yellow;
\r
109 font-style: italic;
\r
114 text-align: center;
\r
115 border: solid 1px #ccc;
\r
116 border-radius: 2px;
\r
117 background: rgba(0,0,0,0.05);
\r
120 display: inline-block;
\r
123 figure > figcaption
\r
125 text-align: center;
\r
126 display: block; /* For IE8 */
\r
133 outline: 1px solid #0782C1;
\r