Sha256: f11164f6736283b4311085cf924b6a718e3f8b29896f216f38fe38833f98e168
Contents?: true
Size: 462 Bytes
Versions: 36
Compression:
Stored size: 462 Bytes
Contents
/* Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ body { /* Font */ font-family: Arial, Verdana, sans-serif; font-size: 12px; /* Text color */ color: #222; /* Remove the background color to make it transparent */ background-color: #fff; } /* preserved spaces for rtl list item bullets. (#6249)*/ ol,ul,dl { padding-right:40px; }
Version data entries
36 entries across 36 versions & 3 rubygems