Welcome to mirror list, hosted at ThFree Co, Russian Federation.

admin.css « css - github.com/nextcloud/passman.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 06ea9af95c672a816cb2da72f3f791165b036514 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#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 */