mirror of
https://github.com/nextcloud/passman.git
synced 2024-11-13 19:39:53 +08:00
44276dfafd
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
15 lines
No EOL
188 B
SCSS
15 lines
No EOL
188 B
SCSS
#passwordSharingSettings{
|
|
#mover{
|
|
table{
|
|
td{
|
|
padding: 5px;
|
|
}
|
|
}
|
|
input[type="text"]{
|
|
width: 350px;
|
|
}
|
|
}
|
|
#requests-table{
|
|
width: 100%;
|
|
}
|
|
} |