2 Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.
\r
3 For licensing, see LICENSE.html or http://ckeditor.com/license
\r
9 font-family: Arial, Verdana, sans-serif;
\r
15 /* Remove the background color to make it transparent */
\r
16 background-color: #fff;
\r
19 /* preserved spaces for rtl list item bullets. (#6249)*/
\r
27 /* #3658: [IE6] Editor document has horizontal scrollbar on long lines
\r
28 To prevent this misbehavior, we show the scrollbar always */
\r
29 _overflow-y: scroll;
\r
30 /* #6341: The text cursor must be set on the editor area. */
\r
32 /* #6632: Avoid having "text" shape of cursor in IE7 scrollbars.*/
\r
38 -moz-force-broken-image-icon : 1;
\r
42 img, input, textarea
\r