aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles/client.css
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2021-09-24 16:12:21 +0200
committerstonedDiscord <Tukz@gmx.de>2021-09-24 16:12:21 +0200
commit5a23c935d97e3b0b22e9c3a6fc3a6b4681770b28 (patch)
tree0c4bc11517b21531ddfa6eda8ca049664f19563d /webAO/styles/client.css
parent6a766503ebc678e54b17a7912ea8e8da269d0b33 (diff)
parent742856f3c8ab0e7bc70b2f21fe305c6b524414bb (diff)
Merge branch 'master' into fullsize-bg
Diffstat (limited to 'webAO/styles/client.css')
-rw-r--r--webAO/styles/client.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css
index 080a6bb..de43993 100644
--- a/webAO/styles/client.css
+++ b/webAO/styles/client.css
@@ -591,6 +591,10 @@
background-color: rgb(54, 198, 68);
}
+.area- { /* THANKS CW */
+ background-color: rgb(54, 198, 68);
+}
+
.area-idle {
background-color: rgb(54, 198, 68);
}