passman/sass/admin.scss
Felix Nüsse f1e33d0254 Updated Navigationbar to latest styleguide
Signed-off-by: Felix Nüsse <Felix.nuesse@t-online.de>
2018-10-13 13:22:09 +02:00

15 lines
No EOL
188 B
SCSS

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