nextcloud/apps/encryption/css/settings-admin.css

9 lines
153 B
CSS
Raw Permalink Normal View History

2015-05-07 06:55:49 -04:00
/**
* SPDX-FileCopyrightText: 2015 ownCloud, Inc.
* SPDX-License-Identifier: AGPL-3.0-only
2015-05-07 06:55:49 -04:00
*/
#encryptionAPI input[type=password] {
width: 300px;
}