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 21.1
edited by Ryan C
on 2025/05/15 00:55
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,9 @@
1 1  {{html clean="false"}}
2 2  <style>
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;
3 +.dashboard-column h3 a:hover {
4 + text-decoration: underline !important;
5 + text-shadow: 0 0 5px white;
6 + filter: brightness(1.2);
10 10  }
11 11  .cat-race a { color: #00ffff !important; }
12 12  .cat-history a { color: #ffcc66 !important; }