diff options
Diffstat (limited to 'webAO/styles/chatbox')
| -rw-r--r-- | webAO/styles/chatbox/p3.css | 4 | ||||
| -rw-r--r-- | webAO/styles/chatbox/p4.css | 4 | ||||
| -rw-r--r-- | webAO/styles/chatbox/p5.css | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/p3.css b/webAO/styles/chatbox/p3.css index 8c6a39d2..c9234b62 100644 --- a/webAO/styles/chatbox/p3.css +++ b/webAO/styles/chatbox/p3.css @@ -114,4 +114,8 @@ #client_trackstatus { display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file diff --git a/webAO/styles/chatbox/p4.css b/webAO/styles/chatbox/p4.css index 7389fae7..e31ffe73 100644 --- a/webAO/styles/chatbox/p4.css +++ b/webAO/styles/chatbox/p4.css @@ -112,4 +112,8 @@ #client_trackstatus { display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file diff --git a/webAO/styles/chatbox/p5.css b/webAO/styles/chatbox/p5.css index da275299..112c521a 100644 --- a/webAO/styles/chatbox/p5.css +++ b/webAO/styles/chatbox/p5.css @@ -108,4 +108,8 @@ #client_trackstatus { display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file |
