Sha256: 287fda3c82f40d22095b5b1f78049842bbdf244d96dce1d2ea6e95d1fbb62c29
Contents?: true
Size: 560 Bytes
Versions: 4
Compression:
Stored size: 560 Bytes
Contents
/*! * froala_editor v2.7.1 (https://www.froala.com/wysiwyg-editor) * License https://froala.com/wysiwyg-editor/terms/ * Copyright 2014-2017 Froala Labs */ body.fr-fullscreen { overflow: hidden; height: 100%; width: 100%; position: fixed; } .fr-box.fr-fullscreen { margin: 0 !important; position: fixed; top: 0; left: 0; bottom: 0; right: 0; z-index: 9990 !important; width: auto !important; } .fr-box.fr-fullscreen .fr-toolbar.fr-top { top: 0 !important; } .fr-box.fr-fullscreen .fr-toolbar.fr-bottom { bottom: 0 !important; }
Version data entries
4 entries across 4 versions & 1 rubygems