diff options
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css index f13f2fa..3e99262 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -243,6 +243,10 @@ img { color: white; } +#client_inputbox { + padding: 4px; +} + .long { width: 100%; background-color: #dddddd; |
