Sha256: 5b8b12522d4fb23e8ded539372673ea4ba91c03703f45757badc3379216f959f
Contents?: true
Size: 511 Bytes
Versions: 62
Compression:
Stored size: 511 Bytes
Contents
/* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ /* dialog_ie7.css =============== This file contains styles to used by Internet Explorer in Quirks mode only. */ /* Base it on dialog_ie.css, overriding it with styles defined in this file. */ @import "../../dialog/dialog"; /* [IE7-8] Filter on footer causes background artifacts when opening dialog. */ .cke_dialog_footer { filter: ""; }
Version data entries
62 entries across 62 versions & 2 rubygems