2 Copyright (c) 2003-2017, 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
26 /* Fix for missing scrollbars with RTL texts. (#10488) */
\r
27 word-wrap: break-word;
\r
33 font-family: Georgia, Times, "Times New Roman", serif;
\r
35 border-style: solid;
\r
40 .cke_contents_ltr blockquote
\r
44 border-left-width: 5px;
\r
47 .cke_contents_rtl blockquote
\r
50 padding-right: 20px;
\r
51 border-right-width: 5px;
\r
61 /* IE7: reset rtl list margin. (#7334) */
\r
63 /* preserved spaces for list items with text direction other than the list. (#6249,#8049)*/
\r
69 font-weight: normal;
\r
76 border-top: 1px solid #ccc;
\r
81 border: 1px solid #ccc;
\r
89 border: 1px solid #ccc;
\r
97 white-space: pre-wrap; /* CSS 2.1 */
\r
98 word-wrap: break-word; /* IE7 */
\r
105 background-color: Yellow;
\r
110 font-style: italic;
\r
115 text-align: center;
\r
116 border: solid 1px #ccc;
\r
117 border-radius: 2px;
\r
118 background: rgba(0,0,0,0.05);
\r
121 display: inline-block;
\r
124 figure > figcaption
\r
126 text-align: center;
\r
127 display: block; /* For IE8 */
\r
134 outline: 1px solid #0782C1;
\r
137 /* Widget Styles */
\r
140 border: 5px solid red;
\r
146 box-shadow: 0 0 2px rgba(200, 0, 0, 1);
\r
147 background-color: rgba(255, 0, 0, 0.05);
\r
158 .image-clean > figcaption
\r
166 background-color: white;
\r
170 .image-grayscale img, img.image-grayscale
\r
172 filter: grayscale(100%);
\r
206 max-height: 1080px;
\r