mirror of
https://github.com/go-gitea/gitea
synced 2025-07-24 11:18:36 +00:00
new delete account UI and password confirmation
This commit is contained in:
@@ -102,6 +102,15 @@ img {
|
||||
padding-left: 0.75rem;
|
||||
vertical-align: middle;
|
||||
}
|
||||
.warning {
|
||||
&.header {
|
||||
background-color: #F9EDBE!important;
|
||||
border-color: #F0C36D;
|
||||
}
|
||||
&.segment {
|
||||
border-color: #F0C36D;
|
||||
}
|
||||
}
|
||||
|
||||
.avatar.image {
|
||||
border-radius: 3px;
|
||||
|
Reference in New Issue
Block a user