/** * Nextcloud - Ownpad * * This file is licensed under the Affero General Public License * version 3 or later. See the COPYING file. * * @author Olivier Tétard * @copyright Olivier Tétard , 2017 */ #ownpad-saved-message { margin: 15px 0; display: none; } #ownpad .indent { padding-left: 28px; } #ownpad .double-indent { padding-left: 56px; } input#ownpad_etherpad_host, input#ownpad_ethercalc_host, input#ownpad_etherpad_apikey, input#ownpad_etherpad_cookie_domain { width: 300px; }