diff options
| author | stonedDiscord <Tukz@gmx.de> | 2021-09-24 16:12:21 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2021-09-24 16:12:21 +0200 |
| commit | 5a23c935d97e3b0b22e9c3a6fc3a6b4681770b28 (patch) | |
| tree | 0c4bc11517b21531ddfa6eda8ca049664f19563d /webAO/styles/client.css | |
| parent | 6a766503ebc678e54b17a7912ea8e8da269d0b33 (diff) | |
| parent | 742856f3c8ab0e7bc70b2f21fe305c6b524414bb (diff) | |
Merge branch 'master' into fullsize-bg
Diffstat (limited to 'webAO/styles/client.css')
| -rw-r--r-- | webAO/styles/client.css | 4 |
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); } |
