passman/sass/admin.scss
Felix Nüsse 44276dfafd
Updated Navigationbar to latest styleguide
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-11-21 17:33:46 +01:00

15 lines
188 B
SCSS

#passwordSharingSettings{
#mover{
table{
td{
padding: 5px;
}
}
input[type="text"]{
width: 350px;
}
}
#requests-table{
width: 100%;
}
}