mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-09-25 01:53:03 +02:00
admin parametres: hr separator between current/new password, drop new-password top border
This commit is contained in:
@@ -1369,6 +1369,13 @@ th.admin-ap-col {
|
||||
border-top: none;
|
||||
}
|
||||
|
||||
/* Separator between the current and new password inputs */
|
||||
.param-form .param-password-separator {
|
||||
border: 0;
|
||||
border-top: 1px solid var(--border-primary);
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.param-form fieldset {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user