Skip to content

Commit 3162250

Browse files
automated update
1 parent f9168d2 commit 3162250

File tree

5 files changed

+9217
-62742
lines changed

5 files changed

+9217
-62742
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@ Für mich und andere Entwickler eine kleine Übersicht der Einsätze aller Spiel
88

99
| Attribute | Value |
1010
| --------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
11-
| File | [application-53fa2871851788046f734b6e912e68ee77168512844ab54c8f3838576d3794b0.js](https://missionchief.co.uk/assets/application-53fa2871851788046f734b6e912e68ee77168512844ab54c8f3838576d3794b0.js) |
11+
| File | [application-791c99bdb5a2e834ec1835566cf619b483ff83ed379c1668e747a1f2a993ff1b.js](https://missionchief.co.uk/assets/application-791c99bdb5a2e834ec1835566cf619b483ff83ed379c1668e747a1f2a993ff1b.js) |
1212
| Server | https://missionchief.co.uk |
13-
| Time | 2025-10-22T08:33:52.766Z |
13+
| Time | 2025-10-23T10:26:24.713Z |
1414

1515
## CSS
1616

1717
| Attribute | Value |
1818
| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
19-
| File | [application-403eefe99c6f2b6a6e2d66baf0813b73ed63eaf79abbf5f15d297d46bee72d11.css](https://missionchief.co.uk/assets/application-403eefe99c6f2b6a6e2d66baf0813b73ed63eaf79abbf5f15d297d46bee72d11.css) |
19+
| File | [application-3ec2d8ddc7f47c2bf174c163c618dff55f2cf0b4bc97a3c8c2bc8a7eaf1a56e8.css](https://missionchief.co.uk/assets/application-3ec2d8ddc7f47c2bf174c163c618dff55f2cf0b4bc97a3c8c2bc8a7eaf1a56e8.css) |
2020
| Server | https://missionchief.co.uk |
21-
| Time | 2025-10-22T08:33:52.766Z |
21+
| Time | 2025-10-23T10:26:24.713Z |
2222

2323
## Pretty-print
2424

alt_css.diff

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
diff --git a/application.css b/application.alt.css
2-
index 486249f..b672bd0 100644
2+
index 60d03b4..b672bd0 100644
33
--- a/application.css
44
+++ b/application.alt.css
55
@@ -11227,7 +11227,7 @@ body.dark th.tablesorter-headerAsc {
@@ -52,7 +52,7 @@ index 486249f..b672bd0 100644
5252
.education_description_container {
5353
margin-top: 10px;
5454
}
55-
@@ -15707,21 +15673,6 @@ input.invalid {
55+
@@ -15707,68 +15673,6 @@ input.invalid {
5656
padding-bottom: 2px !important;
5757
padding-left: 4px !important;
5858
padding-right: 4px !important;
@@ -71,6 +71,53 @@ index 486249f..b672bd0 100644
7171
- max-height: calc(6em);
7272
- overflow-y: auto;
7373
- line-height: 2.4em;
74+
-}
75+
-.hospital-extension-boost-container {
76+
- display: flex;
77+
- gap: 5px;
78+
- margin-bottom: 20px;
79+
-}
80+
-.hospital-extension-boost-container .extension-boost-select {
81+
- width: auto;
82+
- display: inline-block;
83+
-}
84+
-.hospital-extension-boost-container .boost-countdown {
85+
- display: inline-flex;
86+
- align-items: center;
87+
- padding: 5px 10px;
88+
- border-radius: 3px;
89+
- color: #fff;
90+
-}
91+
-.hospital-extension-boost-container .boost-countdown .boost-arrow-icon {
92+
- margin-right: 5px;
93+
-}
94+
-.transport-boost-badge {
95+
- background-color: #5cb85c;
96+
- color: white;
97+
- padding: 6px 12px;
98+
- border-radius: 4px;
99+
- display: inline-block;
100+
-}
101+
-.transport-boost-badge .boost-timer-row {
102+
- display: flex;
103+
- align-items: center;
104+
- gap: 5px;
105+
-}
106+
-tr.hospital-boost-active td {
107+
- background-color: #dff0d8;
108+
-}
109+
-body.dark tr.hospital-boost-active td {
110+
- background-color: #1b735c;
111+
- color: #fff;
112+
-}
113+
-.well.hospital-boost-active {
114+
- background-color: #dff0d8;
115+
- border-color: #d6e9c6;
116+
-}
117+
-body.dark .well.hospital-boost-active {
118+
- background-color: #1b735c;
119+
- color: #fff;
120+
- border-color: #155a49;
74121
} /*!
75122
* Bootstrap-select v1.12.4 (http://silviomoreto.github.io/bootstrap-select)
76123
*

0 commit comments

Comments
 (0)