More refining for config generator

This commit is contained in:
binwiederhier
2026-03-14 12:56:26 -04:00
parent 143935b917
commit fab08e862d
3 changed files with 675 additions and 515 deletions

View File

@@ -1,5 +1,10 @@
/* Config Generator */
/* Hidden utility */
.cg-hidden {
display: none !important;
}
/* Open button */
.cg-open-btn {
display: inline-block;
@@ -417,6 +422,10 @@
box-shadow: 0 0 0 2px rgba(51, 133, 116, 0.15);
}
#cg-email-in-section {
margin-top: 20px;
}
.cg-pg-label {
font-size: 0.75rem;
color: #888;

File diff suppressed because it is too large Load Diff