nextcloud/apps/files_encryption/css/settings-personal.css
2013-08-18 11:06:59 +02:00

11 lines
281 B
CSS

/* Copyright (c) 2013, Sam Tuke, <samtuke@owncloud.com>
This file is licensed under the Affero General Public License version 3 or later.
See the COPYING-README file. */
#encryptAllError
, #encryptAllSuccess
, #recoveryEnabledError
, #recoveryEnabledSuccess {
display: none;
}