mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
Lighter text at 'status-checks' for 'dark theme'.
This commit is contained in:
parent
fa57e84601
commit
d89c03ea6f
@ -11,13 +11,13 @@
|
||||
padding-top: 0;
|
||||
}
|
||||
#system-checks .status-error td {
|
||||
color: #733;
|
||||
color: #888;
|
||||
}
|
||||
#system-checks .status-warning td {
|
||||
color: #770;
|
||||
color: #cc0;
|
||||
}
|
||||
#system-checks .status-ok td {
|
||||
color: #040;
|
||||
color: #018018;
|
||||
}
|
||||
#system-checks div.extra {
|
||||
display: none;
|
||||
|
Loading…
Reference in New Issue
Block a user