X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=contents.css;h=4ae7d4d3e58d4ec67f944f4794e291111dd9c105;hp=b4e28fece566c1b11f3c6d0ab8268f5e648144c5;hb=48b1db88210b4160dce439c6e3e32e14af8c106b;hpb=9afde8772159bd3436f1f5b7862960307710ae5a diff --git a/contents.css b/contents.css index b4e28fe..4ae7d4d 100644 --- a/contents.css +++ b/contents.css @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -16,6 +16,12 @@ body background-color: #fff; } +/* preserved spaces for rtl list item bullets. (#6249)*/ +ol,ul,dl +{ + padding-right:40px; +} + html { /* #3658: [IE6] Editor document has horizontal scrollbar on long lines