1.4.5.2
This commit is contained in:
32
EdgeAdmin/web/views/@default/setup/mysql/installPopup.css
Normal file
32
EdgeAdmin/web/views/@default/setup/mysql/installPopup.css
Normal file
@@ -0,0 +1,32 @@
|
||||
td {
|
||||
vertical-align: top;
|
||||
}
|
||||
td.title {
|
||||
width: 10em;
|
||||
}
|
||||
.result-box .row {
|
||||
line-height: 1.8;
|
||||
}
|
||||
.result-box .button-box {
|
||||
margin-top: 1em;
|
||||
}
|
||||
.logs-box {
|
||||
max-height: 12em;
|
||||
overflow-y: auto;
|
||||
}
|
||||
.logs-box .row {
|
||||
line-height: 1.8;
|
||||
}
|
||||
.logs-box::-webkit-scrollbar {
|
||||
width: 6px;
|
||||
}
|
||||
h4 {
|
||||
font-weight: normal !important;
|
||||
}
|
||||
.green {
|
||||
color: #21ba45;
|
||||
}
|
||||
.red {
|
||||
color: #db2828;
|
||||
}
|
||||
/*# sourceMappingURL=installPopup.css.map */
|
||||
Reference in New Issue
Block a user