.cp-live-preview .cp-ifb-toggle-btn{display:none}.cp-ifb-social-media .cp-info-bar-msg{font-size:18px;font-family:montserrat,sans-serif;color:#000;text-align:right}.cp-ifb-social-media .cp-msg-container{font-size:18px;text-align:right;font-family:inherit;font-weight:400;line-height:1em}.cp-ifb-social-media .cp-submit{font-size:14px;font-family:inherit;font-weight:400;line-height:1em}@media (max-width:768px){.cp-ifb-social-media .cp-info-bar-body{padding:15px}.cp-ifb-social-media .cp-info-bar-msg,.cp-ifb-social-media .cp-msg-container,.cp-ifb-social-media .cp-msg-container *{text-align:center!important}.cp-ifb-social-media .cp_social_networks{margin-top:10px}}'use strict';(function(c){"object"==typeof exports&&"object"==typeof module?c(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],c):c(CodeMirror)})(function(c){c.defineOption("fullScreen",!1,function(d,a,b){b==c.Init&&(b=!1);!b!=!a&&(a?(a=d.getWrapperElement(),d.state.fullScreenRestore={scrollTop:window.pageYOffset,scrollLeft:window.pageXOffset,width:a.style.width,height:a.style.height},a.style.width="",a.style.height="auto",a.className+=" CodeMirror-fullscreen", document.documentElement.style.overflow="hidden"):(a=d.getWrapperElement(),a.className=a.className.replace(/\s*CodeMirror-fullscreen\b/,""),document.documentElement.style.overflow="",b=d.state.fullScreenRestore,a.style.width=b.width,a.style.height=b.height,window.scrollTo(b.scrollLeft,b.scrollTop)),d.refresh())})}); /* Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.md or http://ckeditor.com/license */ CKEDITOR.plugins.setLang( 'pastetext', 'ca', { button: 'Enganxa com a text no formatat', title: 'Enganxa com a text no formatat' } );