0 Votes

Changes for page Global Dashboard

Last modified by Ryan C on 2025/09/10 18:12

From version 22.1
edited by Ryan C
on 2025/05/15 00:59
Change comment: There is no comment for this version
To version 24.1
edited by Ryan C
on 2025/05/15 01:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,11 @@
1 1  {{html clean="false"}}
2 2  <style>
3 3  .dashboard-column {
4 - flex: 1;
5 - min-width: 250px;
6 - background-color: #002a4d; /* <- updated to match top panel */
7 - padding: 1em;
8 - border: 1px solid #333;
9 - border-radius: 10px;
4 + background-color: #002a4d !important;
5 + border: 1px solid #004b80;
6 + color: #f0f0f0;
10 10  }
8 +</style>
11 11  .cat-race a { color: #00ffff !important; }
12 12  .cat-history a { color: #ffcc66 !important; }
13 13  .cat-discrimination a { color: #ff6666 !important; }