Sha256: fd3291cbf1b911d62134aa2daeb74b2694508f26443d77a5d5cb45fca8c5a2fe
Contents?: true
Size: 592 Bytes
Versions: 62
Compression:
Stored size: 592 Bytes
Contents
/* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ /* editor_ie8.css =============== This file contains styles to used by Internet Explorer 8 only. */ /* Base it on editor_ie.css, overriding it with styles defined in this file. */ @import "../../components/editor"; .cke_toolbox_collapser .cke_arrow { border-width:4px; } .cke_toolbox_collapser.cke_toolbox_collapser_min .cke_arrow { border-width:3px; } .cke_toolbox_collapser .cke_arrow { margin-top: 0; }
Version data entries
62 entries across 62 versions & 2 rubygems