Skip to content

Commit

Permalink
Webasyst Framework v.2.4.0
Browse files Browse the repository at this point in the history
  * Webasyst 2 UI multiple tweaks (wa-2.0.css).
  * Installer new UI bug fixes.
  * PHP 8 compatibility issue and some minor bug fixes.
  • Loading branch information
Leonix committed Nov 18, 2021
1 parent cba4ed8 commit 8cec622
Show file tree
Hide file tree
Showing 62 changed files with 22,332 additions and 638 deletions.
7 changes: 7 additions & 0 deletions wa-apps/installer/css/app.installer.css
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,9 @@
.i-assets-col-icon {
width: 48px;
}
.i-assets-col-icon img {
max-width: 100%;
}
.i-assets-color-blue {
color: var(--blue);
}
Expand Down Expand Up @@ -844,3 +847,7 @@
align-self: center;
}
}
.update-result-apps-list {
list-style: none;
padding: 0;
}
Loading

0 comments on commit 8cec622

Please sign in to comment.