added messages list, new client form, logic for client Apps plus others

This commit is contained in:
Kwesi Banson Jnr
2026-03-22 22:29:28 +00:00
parent c68c007945
commit 4ab0fda326
858 changed files with 242393 additions and 337 deletions

View File

@@ -0,0 +1,16 @@
// Homepage featurettes
.s2-docs-featurette {
color: #777;
padding: 15px 0;
text-align: center;
h4 {
margin: 30px 0 15px;
}
.fa {
font-size: 28px;
color: #777;
}
}