mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
feat: refactor logs (#2856)
* feat: refactor logs * download root ca, minor transaltions, better interfaces buttons * chore: comments --------- Co-authored-by: Matt Hill <mattnine@protonmail.com>
This commit is contained in:
@@ -366,6 +366,10 @@ button.g-action {
|
||||
color: var(--tui-status-info) !important;
|
||||
}
|
||||
|
||||
.g-primary {
|
||||
color: var(--tui-text-primary) !important;
|
||||
}
|
||||
|
||||
.g-secondary {
|
||||
color: var(--tui-text-secondary) !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user