mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +00:00
UI: Confirmation box
This commit is contained in:
parent
ad2ab6d214
commit
49193bebd2
19 changed files with 210 additions and 86 deletions
|
@ -1472,6 +1472,10 @@ The register and sign-in page style
|
|||
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
|
||||
font-size: 14px;
|
||||
}
|
||||
.no-desc {
|
||||
color: #888;
|
||||
font-style: italic;
|
||||
}
|
||||
#admin-wrapper,
|
||||
#setting-wrapper {
|
||||
padding-bottom: 100px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue