mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-13 03:18:54 +08:00
12 lines
403 B
CSS
12 lines
403 B
CSS
#passwordSharingSettings #mover table td {
|
|
padding: 5px; }
|
|
#passwordSharingSettings #mover input[type="text"] {
|
|
width: 350px; }
|
|
#passwordSharingSettings #mover .account_mover_selector {
|
|
width: 350px; }
|
|
#passwordSharingSettings #mover .account_mover_selector .select2-choice {
|
|
height: 34px; }
|
|
#passwordSharingSettings #requests-table {
|
|
width: 100%; }
|
|
|
|
/*# sourceMappingURL=admin.css.map */
|