mirror of
https://github.com/go-gitea/gitea
synced 2025-07-22 18:28:37 +00:00
Finish new install page, almost ready for 0.5 release
This commit is contained in:
@@ -669,6 +669,19 @@ ol.linenums {
|
||||
#feature-wrapper .grid-1-2 {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
#install-form {
|
||||
padding: 15px;
|
||||
}
|
||||
#install-form label {
|
||||
width: 35%;
|
||||
}
|
||||
#install-form input {
|
||||
width: 30%;
|
||||
}
|
||||
#install-form input[type="checkbox"],
|
||||
#install-form input[type="radio"] {
|
||||
width: auto;
|
||||
}
|
||||
/*
|
||||
The dashboard page style
|
||||
*/
|
||||
|
Reference in New Issue
Block a user