redesign install.php

This commit is contained in:
Tealk
2021-03-19 10:13:23 +01:00
parent 9dfefbfa40
commit 5e7f0fffac
2 changed files with 186 additions and 105 deletions
+5 -4
View File
@@ -45,6 +45,11 @@ a:focus {
margin-right: auto;
}
#install .install,
#install form .card:not(:first-child) {
margin-top: 30px;
}
#status-container .input-group:last-child {
margin-bottom: 0px !important;
}
@@ -245,10 +250,6 @@ article.card textarea {
padding-bottom: 25px;
}
.install .btn {
margin-top: 30px;
}
#footerwrap .dropdown-menu {
background: gray;
}