Add collapsible footer changelog sourced from public data file
This commit is contained in:
@@ -24,6 +24,38 @@ body {
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
#appFooter {
|
||||
margin-top: 0.5rem;
|
||||
}
|
||||
|
||||
.updates-section {
|
||||
color: #94a3b8;
|
||||
text-align: left;
|
||||
width: fit-content;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.updates-section h2 {
|
||||
color: #cbd5e1;
|
||||
font-size: 1rem;
|
||||
margin: 0.35rem 0;
|
||||
}
|
||||
|
||||
#updatesToggle {
|
||||
margin-bottom: 0.35rem;
|
||||
}
|
||||
|
||||
#updatesPanel h3 {
|
||||
color: #cbd5e1;
|
||||
font-size: 0.95rem;
|
||||
margin: 0.35rem 0 0.2rem;
|
||||
}
|
||||
|
||||
#updatesPanel ul {
|
||||
margin: 0 0 0.5rem 1.1rem;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#deviceSummary {
|
||||
color: #94a3b8;
|
||||
margin: 0 auto 0.75rem;
|
||||
|
||||
Reference in New Issue
Block a user