mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-08-01 17:38:33 +00:00
UI: install - new version
This commit is contained in:
parent
5dd3dd71a0
commit
5cf3732339
17 changed files with 212 additions and 196 deletions
|
@ -66,6 +66,13 @@ footer {
|
|||
.hide {
|
||||
display: none;
|
||||
}
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.text-error {
|
||||
color: #d95c5c !important;
|
||||
}
|
||||
|
||||
.generate-img(16);
|
||||
.generate-img(@n, @i: 1) when (@i =< @n) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue