nextcloud-gallery/css/authenticate.css

22 lines
261 B
CSS

#password {
width: 190px !important;
padding: 10px;
margin: 6px;
}
input[type='submit'] {
width: 45px;
height: 45px;
margin: 6px;
}
#body-login input[type='submit'] {
position: absolute;
top: 0;
border: none;
}
fieldset > p {
position: relative;
}