4b53f72d0d
Added success/fail feedback to personal settings functions Improved look/layout of personal settings page Fixed misplaced plain text in ajax scripts
10 lines
No EOL
280 B
CSS
10 lines
No EOL
280 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;
|
|
} |