aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2022-08-02 19:49:26 +0200
committerstonedDiscord <Tukz@gmx.de>2022-08-02 19:49:26 +0200
commit88c239af5f5c5b6b6785562af257bb84c9f8c53e (patch)
tree809d38b2fbd0cf512dfca98d7290dad7f0ecb297 /webAO/styles
parent3f434f66d31d2d954eeca90e6206eb3e0c6fd045 (diff)
make maximise buttons easier to hit on mobile
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/client.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/webAO/styles/client.css b/webAO/styles/client.css
index 7f72eb1..8c7898b 100644
--- a/webAO/styles/client.css
+++ b/webAO/styles/client.css
@@ -1,3 +1,10 @@
+.lm_item .lm_header .lm_controls .lm_maximise {
+ top: 0;
+ right: 0;
+ height: 20px;
+ width: 20px;
+}
+
@keyframes error_blink {
0% {
color: #fff;